@@ -49,7 +49,7 @@
|
||||
"unocss-preset-radix": "^2.5.1",
|
||||
"unocss-preset-scrollbar": "^0.2.1",
|
||||
"unplugin-auto-import": "^0.16.2",
|
||||
"unplugin-svelte-components": "^0.2.7",
|
||||
"unplugin-svelte-components": "^0.2.8",
|
||||
"vercel": "^30.0.0",
|
||||
"vite": "^4.3.0"
|
||||
},
|
||||
|
||||
52
pnpm-lock.yaml
generated
52
pnpm-lock.yaml
generated
@@ -1,4 +1,4 @@
|
||||
lockfileVersion: '6.1'
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
@@ -96,8 +96,8 @@ devDependencies:
|
||||
specifier: ^0.16.2
|
||||
version: 0.16.2
|
||||
unplugin-svelte-components:
|
||||
specifier: ^0.2.7
|
||||
version: 0.2.7
|
||||
specifier: ^0.2.8
|
||||
version: 0.2.8
|
||||
vercel:
|
||||
specifier: ^30.0.0
|
||||
version: 30.0.0(@types/node@14.18.33)(sass@1.62.1)
|
||||
@@ -6241,13 +6241,6 @@ packages:
|
||||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
/magic-string@0.26.7:
|
||||
resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==}
|
||||
engines: {node: '>=12'}
|
||||
dependencies:
|
||||
sourcemap-codec: 1.4.8
|
||||
dev: true
|
||||
|
||||
/magic-string@0.27.0:
|
||||
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
|
||||
engines: {node: '>=12'}
|
||||
@@ -6805,13 +6798,6 @@ packages:
|
||||
brace-expansion: 1.1.11
|
||||
dev: true
|
||||
|
||||
/minimatch@5.1.6:
|
||||
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
brace-expansion: 2.0.1
|
||||
dev: true
|
||||
|
||||
/minimatch@9.0.1:
|
||||
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
@@ -8151,11 +8137,6 @@ packages:
|
||||
engines: {node: '>= 8'}
|
||||
dev: true
|
||||
|
||||
/sourcemap-codec@1.4.8:
|
||||
resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
|
||||
deprecated: Please use @jridgewell/sourcemap-codec instead
|
||||
dev: true
|
||||
|
||||
/space-separated-tokens@2.0.2:
|
||||
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
||||
dev: true
|
||||
@@ -8930,28 +8911,21 @@ packages:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/unplugin-svelte-components@0.2.7:
|
||||
resolution: {integrity: sha512-R8VKINqufkzO0JXEmwVO6GM+nCFFWS7LhcW9I5QWz6Aawt8HhFzNf6qsE3rP/TuBrPyOpjywYowlxBWvOwzHRQ==}
|
||||
/unplugin-svelte-components@0.2.8:
|
||||
resolution: {integrity: sha512-prXhrgsH5XznQwIVR11WsND0CHgXJj2ICl5JVn18gAphe/hRC6cg8A1EJjc2NlqKI5Xk7A+B1mYyK0tukUV2ZQ==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@antfu/utils': 0.5.2
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
'@rollup/pluginutils': 5.0.2
|
||||
chokidar: 3.5.3
|
||||
fast-glob: 3.2.12
|
||||
local-pkg: 0.4.3
|
||||
magic-string: 0.26.7
|
||||
minimatch: 5.1.6
|
||||
magic-string: 0.30.0
|
||||
minimatch: 9.0.1
|
||||
resolve: 1.22.2
|
||||
unplugin: 0.9.6
|
||||
dev: true
|
||||
|
||||
/unplugin@0.9.6:
|
||||
resolution: {integrity: sha512-YYLtfoNiie/lxswy1GOsKXgnLJTE27la/PeCGznSItk+8METYZErO+zzV9KQ/hXhPwzIJsfJ4s0m1Rl7ZCWZ4Q==}
|
||||
dependencies:
|
||||
acorn: 8.8.2
|
||||
chokidar: 3.5.3
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.4.6
|
||||
unplugin: 1.3.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/unplugin@1.3.1:
|
||||
@@ -9187,10 +9161,6 @@ packages:
|
||||
engines: {node: '>=10.13.0'}
|
||||
dev: true
|
||||
|
||||
/webpack-virtual-modules@0.4.6:
|
||||
resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==}
|
||||
dev: true
|
||||
|
||||
/webpack-virtual-modules@0.5.0:
|
||||
resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==}
|
||||
dev: true
|
||||
|
||||
@@ -6,13 +6,9 @@
|
||||
<h1 un-font="cal bold" un-text="7xl">Someone who's trying to improve</h1>
|
||||
|
||||
Hello world! I am ~~Gustavo L. de Mello~~ Guz, a software developer and
|
||||
generalist currently working on contributing and creating open-source software
|
||||
generalist currently working on contributing and creating open-source software, tools
|
||||
and libraries.
|
||||
<!---->
|
||||
Focusing and specializing in [Vite](https://vitejs.dev), [Svelte](https://svelte.dev)/[SvelteKit](https://kit.svelte.dev)
|
||||
and their ecosystems, while creating web and mobile applications for experience,
|
||||
fun and hopefully to be useful for someone.
|
||||
<!---->
|
||||
Using my own anxiety to loose sleep because of a mind that doesn't stop having
|
||||
ideas is how I work. And you can check out how this workflow is going on my social
|
||||
medias or on platforms such as [GitHub](https://github.com/Guz013) where most of
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
plugins: [
|
||||
SvelteImport({
|
||||
include: [
|
||||
/\.svelte/,
|
||||
/\.svelte$/,
|
||||
/\.svelte\?svelte/,
|
||||
],
|
||||
external: [
|
||||
@@ -52,15 +52,13 @@ export default defineConfig({
|
||||
importPathTransform: (importPath) => {
|
||||
if (path.extname(importPath) === '.svg')
|
||||
return `${importPath}?component`;
|
||||
if (getFileName(importPath).startsWith('+'))
|
||||
return '';
|
||||
else return importPath;
|
||||
},
|
||||
dts: './src/lib/components.d.ts',
|
||||
}),
|
||||
AutoImport({
|
||||
include: [
|
||||
/\.svelte/,
|
||||
/\.svelte$/,
|
||||
/\.svelte\?svelte/,
|
||||
/.[tj]sx?$/,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user