diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..f337418 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "spellright.language": ["en", "es"], + "spellright.documentTypes": ["markdown", "latex", "plaintext"] +} diff --git a/fuente/env.d.ts b/fuente/env.d.ts index f964fe0..acef35f 100644 --- a/fuente/env.d.ts +++ b/fuente/env.d.ts @@ -1 +1,2 @@ +/// /// diff --git a/fuente/plantillas/Plantilla.astro b/fuente/plantillas/Plantilla.astro index 5bfea76..9d912a5 100644 --- a/fuente/plantillas/Plantilla.astro +++ b/fuente/plantillas/Plantilla.astro @@ -60,5 +60,5 @@ const altImg = imagen ? imagen.alt : nombreProyecto; diff --git a/fuente/scss/estilos.scss b/fuente/scss/estilos.scss index a437de3..dded40d 100644 --- a/fuente/scss/estilos.scss +++ b/fuente/scss/estilos.scss @@ -1,4 +1,4 @@ -@import './normalizar'; +@use 'normalizar'; :root { --colorFuente: #252424; diff --git a/package.json b/package.json index 57b1773..b738d27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "enflujo-plantilla-astro", - "packageManager": "yarn@4.5.0", + "packageManager": "yarn@4.5.1", "type": "module", "version": "0.0.1", "scripts": { @@ -14,12 +14,12 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "astro": "^4.15.11", - "typescript": "^5.6.2" + "astro": "4.16.6", + "typescript": "^5.6.3" }, "devDependencies": { "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.79.4" + "sass": "^1.80.3" } } diff --git a/yarn.lock b/yarn.lock index dedb21a..85de6e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -81,29 +81,29 @@ __metadata: languageName: node linkType: hard -"@astrojs/markdown-remark@npm:5.2.0": - version: 5.2.0 - resolution: "@astrojs/markdown-remark@npm:5.2.0" +"@astrojs/markdown-remark@npm:5.3.0": + version: 5.3.0 + resolution: "@astrojs/markdown-remark@npm:5.3.0" dependencies: "@astrojs/prism": "npm:3.1.0" github-slugger: "npm:^2.0.0" - hast-util-from-html: "npm:^2.0.1" + hast-util-from-html: "npm:^2.0.3" hast-util-to-text: "npm:^4.0.2" import-meta-resolve: "npm:^4.1.0" mdast-util-definitions: "npm:^6.0.0" rehype-raw: "npm:^7.0.0" - rehype-stringify: "npm:^10.0.0" + rehype-stringify: "npm:^10.0.1" remark-gfm: "npm:^4.0.0" remark-parse: "npm:^11.0.0" - remark-rehype: "npm:^11.1.0" + remark-rehype: "npm:^11.1.1" remark-smartypants: "npm:^3.0.2" - shiki: "npm:^1.10.3" + shiki: "npm:^1.22.0" unified: "npm:^11.0.5" unist-util-remove-position: "npm:^5.0.0" unist-util-visit: "npm:^5.0.0" unist-util-visit-parents: "npm:^6.0.1" - vfile: "npm:^6.0.2" - checksum: 10c0/d7227e3cbb66d328a4681b3c9e2b90b45b92db4ae9068794a1acf6023cea7be33d666f05899be980db76a3ff3bf4393d5ee0ee34a012963e4e9aa100c8a6f87b + vfile: "npm:^6.0.3" + checksum: 10c0/b42d38940cef4ba700dcf9996b3fd631bd1ef560a6619cb5c7a5e9b3a6ef5ff7c6064aeba1b50e9ada904ad930b21f60e352f9c79d38d6ce4da4091e5b3a3c0c languageName: node linkType: hard @@ -157,9 +157,9 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.25.2": - version: 7.25.7 - resolution: "@babel/core@npm:7.25.7" +"@babel/core@npm:^7.25.8": + version: 7.25.8 + resolution: "@babel/core@npm:7.25.8" dependencies: "@ampproject/remapping": "npm:^2.2.0" "@babel/code-frame": "npm:^7.25.7" @@ -167,16 +167,16 @@ __metadata: "@babel/helper-compilation-targets": "npm:^7.25.7" "@babel/helper-module-transforms": "npm:^7.25.7" "@babel/helpers": "npm:^7.25.7" - "@babel/parser": "npm:^7.25.7" + "@babel/parser": "npm:^7.25.8" "@babel/template": "npm:^7.25.7" "@babel/traverse": "npm:^7.25.7" - "@babel/types": "npm:^7.25.7" + "@babel/types": "npm:^7.25.8" convert-source-map: "npm:^2.0.0" debug: "npm:^4.1.0" gensync: "npm:^1.0.0-beta.2" json5: "npm:^2.2.3" semver: "npm:^6.3.1" - checksum: 10c0/dad20af39624086afc3a0910bd97ae712c9ad0e9dda09fc5da93876e8ea1802b63ddd81c44f4aa8a9834db46de801eaab1ce9b81ab54b4fe907ae052c24de136 + checksum: 10c0/8411ea506e6f7c8a39ab5c1524b00589fa3b087edb47389708f7fe07170929192171734666e3ea10b95a951643a531a6d09eedfe071572c9ea28516646265086 languageName: node linkType: hard @@ -309,6 +309,17 @@ __metadata: languageName: node linkType: hard +"@babel/parser@npm:^7.25.8": + version: 7.25.8 + resolution: "@babel/parser@npm:7.25.8" + dependencies: + "@babel/types": "npm:^7.25.8" + bin: + parser: ./bin/babel-parser.js + checksum: 10c0/a1a13845b7e8dda4c970791814a4bbf60004969882f18f470e260ad822d2e1f8941948f851e9335895563610f240fa6c98481ce8019865e469502bbf21daafa4 + languageName: node + linkType: hard + "@babel/plugin-syntax-jsx@npm:^7.25.7": version: 7.25.7 resolution: "@babel/plugin-syntax-jsx@npm:7.25.7" @@ -320,7 +331,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx@npm:^7.25.2": +"@babel/plugin-transform-react-jsx@npm:^7.25.7": version: 7.25.7 resolution: "@babel/plugin-transform-react-jsx@npm:7.25.7" dependencies: @@ -361,7 +372,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.6, @babel/types@npm:^7.25.7": +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.7": version: 7.25.7 resolution: "@babel/types@npm:7.25.7" dependencies: @@ -372,6 +383,17 @@ __metadata: languageName: node linkType: hard +"@babel/types@npm:^7.25.8": + version: 7.25.8 + resolution: "@babel/types@npm:7.25.8" + dependencies: + "@babel/helper-string-parser": "npm:^7.25.7" + "@babel/helper-validator-identifier": "npm:^7.25.7" + to-fast-properties: "npm:^2.0.0" + checksum: 10c0/55ca2d6df6426c98db2769ce884ce5e9de83a512ea2dd7bcf56c811984dc14351cacf42932a723630c5afcff2455809323decd645820762182f10b7b5252b59f + languageName: node + linkType: hard + "@emmetio/abbreviation@npm:^2.3.3": version: 2.3.3 resolution: "@emmetio/abbreviation@npm:2.3.3" @@ -887,6 +909,140 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-android-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-android-arm64@npm:2.4.1" + conditions: os=android & cpu=arm64 + languageName: node + linkType: hard + +"@parcel/watcher-darwin-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-darwin-arm64@npm:2.4.1" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@parcel/watcher-darwin-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-darwin-x64@npm:2.4.1" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@parcel/watcher-freebsd-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-freebsd-x64@npm:2.4.1" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + +"@parcel/watcher-linux-arm-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm-glibc@npm:2.4.1" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@parcel/watcher-linux-arm64-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.4.1" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@parcel/watcher-linux-arm64-musl@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm64-musl@npm:2.4.1" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@parcel/watcher-linux-x64-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-x64-glibc@npm:2.4.1" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@parcel/watcher-linux-x64-musl@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-x64-musl@npm:2.4.1" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@parcel/watcher-win32-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-arm64@npm:2.4.1" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + +"@parcel/watcher-win32-ia32@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-ia32@npm:2.4.1" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + +"@parcel/watcher-win32-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-x64@npm:2.4.1" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@parcel/watcher@npm:^2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher@npm:2.4.1" + dependencies: + "@parcel/watcher-android-arm64": "npm:2.4.1" + "@parcel/watcher-darwin-arm64": "npm:2.4.1" + "@parcel/watcher-darwin-x64": "npm:2.4.1" + "@parcel/watcher-freebsd-x64": "npm:2.4.1" + "@parcel/watcher-linux-arm-glibc": "npm:2.4.1" + "@parcel/watcher-linux-arm64-glibc": "npm:2.4.1" + "@parcel/watcher-linux-arm64-musl": "npm:2.4.1" + "@parcel/watcher-linux-x64-glibc": "npm:2.4.1" + "@parcel/watcher-linux-x64-musl": "npm:2.4.1" + "@parcel/watcher-win32-arm64": "npm:2.4.1" + "@parcel/watcher-win32-ia32": "npm:2.4.1" + "@parcel/watcher-win32-x64": "npm:2.4.1" + detect-libc: "npm:^1.0.3" + is-glob: "npm:^4.0.3" + micromatch: "npm:^4.0.5" + node-addon-api: "npm:^7.0.0" + node-gyp: "npm:latest" + dependenciesMeta: + "@parcel/watcher-android-arm64": + optional: true + "@parcel/watcher-darwin-arm64": + optional: true + "@parcel/watcher-darwin-x64": + optional: true + "@parcel/watcher-freebsd-x64": + optional: true + "@parcel/watcher-linux-arm-glibc": + optional: true + "@parcel/watcher-linux-arm64-glibc": + optional: true + "@parcel/watcher-linux-arm64-musl": + optional: true + "@parcel/watcher-linux-x64-glibc": + optional: true + "@parcel/watcher-linux-x64-musl": + optional: true + "@parcel/watcher-win32-arm64": + optional: true + "@parcel/watcher-win32-ia32": + optional: true + "@parcel/watcher-win32-x64": + optional: true + checksum: 10c0/33b7112094b9eb46c234d824953967435b628d3d93a0553255e9910829b84cab3da870153c3a870c31db186dc58f3b2db81382fcaee3451438aeec4d786a6211 + languageName: node + linkType: hard + "@pkgjs/parseargs@npm:^0.11.0": version: 0.11.0 resolution: "@pkgjs/parseargs@npm:0.11.0" @@ -1022,48 +1178,48 @@ __metadata: languageName: node linkType: hard -"@shikijs/core@npm:1.21.1": - version: 1.21.1 - resolution: "@shikijs/core@npm:1.21.1" +"@shikijs/core@npm:1.22.0": + version: 1.22.0 + resolution: "@shikijs/core@npm:1.22.0" dependencies: - "@shikijs/engine-javascript": "npm:1.21.1" - "@shikijs/engine-oniguruma": "npm:1.21.1" - "@shikijs/types": "npm:1.21.1" + "@shikijs/engine-javascript": "npm:1.22.0" + "@shikijs/engine-oniguruma": "npm:1.22.0" + "@shikijs/types": "npm:1.22.0" "@shikijs/vscode-textmate": "npm:^9.3.0" "@types/hast": "npm:^3.0.4" hast-util-to-html: "npm:^9.0.3" - checksum: 10c0/2d88ef35f2d9f6901b459d370a3138180fc3462ff2d00cc6cebd628799b420fc867786868d5582a726576d0a904e9728c92e3ffdeb3312822e48df07805842ad + checksum: 10c0/d663fee39180680ccb9ea8dd5abb397e953375989a4fd52fb65a2616388db21d1d0a715a68afae93c4b48f0e037bd0c3a600cd52fb8560461ba87e2102e00cd1 languageName: node linkType: hard -"@shikijs/engine-javascript@npm:1.21.1": - version: 1.21.1 - resolution: "@shikijs/engine-javascript@npm:1.21.1" +"@shikijs/engine-javascript@npm:1.22.0": + version: 1.22.0 + resolution: "@shikijs/engine-javascript@npm:1.22.0" dependencies: - "@shikijs/types": "npm:1.21.1" + "@shikijs/types": "npm:1.22.0" "@shikijs/vscode-textmate": "npm:^9.3.0" oniguruma-to-js: "npm:0.4.3" - checksum: 10c0/df6fb765612f8b6153bba73b31fc800a61d025db5a3550421d47aa8302dca64c0b61c431ad182a657eb75246245ffed271f96fd10fbea5b5499a10ca787b0076 + checksum: 10c0/f1a2c3c6ad5db549229dafe11a57bef2b0896e5c1b33dec15bd323e4e785dc469a277b088a89f774a66b30c8c62e9e5b76d3d485f46096dc290329aab33d92eb languageName: node linkType: hard -"@shikijs/engine-oniguruma@npm:1.21.1": - version: 1.21.1 - resolution: "@shikijs/engine-oniguruma@npm:1.21.1" +"@shikijs/engine-oniguruma@npm:1.22.0": + version: 1.22.0 + resolution: "@shikijs/engine-oniguruma@npm:1.22.0" dependencies: - "@shikijs/types": "npm:1.21.1" + "@shikijs/types": "npm:1.22.0" "@shikijs/vscode-textmate": "npm:^9.3.0" - checksum: 10c0/142424809358643acd396ab525e58085de27b957b9d9a0aa190fa66f3ddb2c0e65ea9f5b1664a296c738035f0c73c2495f29fe23dfee5c2581770cbfbe2e8747 + checksum: 10c0/a57f2352dc35e6f3705348488c0ec2b91a99380489917bddc1d1444b775ba529fc99491ac0c16d0add6d2552ca9fd197e88bd47b0166d163bfc6a80345294452 languageName: node linkType: hard -"@shikijs/types@npm:1.21.1": - version: 1.21.1 - resolution: "@shikijs/types@npm:1.21.1" +"@shikijs/types@npm:1.22.0": + version: 1.22.0 + resolution: "@shikijs/types@npm:1.22.0" dependencies: "@shikijs/vscode-textmate": "npm:^9.3.0" "@types/hast": "npm:^3.0.4" - checksum: 10c0/af21124f0777e1ee490a9f96839812183bfc79eda927d1bb5637f4af932f9634db4956d7b18ee399e9ec158723051556b9e03a603c054a49a20475a0187728b0 + checksum: 10c0/220ba56b046dd07cb5e12c02f061e926129d5295fba60c4910a45d65312cdcbcc120329ec550195fdb85ab60ae9e3af31430bffce3ceba80b30d21e32467c013 languageName: node linkType: hard @@ -1402,17 +1558,17 @@ __metadata: languageName: node linkType: hard -"astro@npm:^4.15.11": - version: 4.15.11 - resolution: "astro@npm:4.15.11" +"astro@npm:4.16.6": + version: 4.16.6 + resolution: "astro@npm:4.16.6" dependencies: "@astrojs/compiler": "npm:^2.10.3" "@astrojs/internal-helpers": "npm:0.4.1" - "@astrojs/markdown-remark": "npm:5.2.0" + "@astrojs/markdown-remark": "npm:5.3.0" "@astrojs/telemetry": "npm:3.1.0" - "@babel/core": "npm:^7.25.2" - "@babel/plugin-transform-react-jsx": "npm:^7.25.2" - "@babel/types": "npm:^7.25.6" + "@babel/core": "npm:^7.25.8" + "@babel/plugin-transform-react-jsx": "npm:^7.25.7" + "@babel/types": "npm:^7.25.8" "@oslojs/encoding": "npm:^1.1.0" "@rollup/pluginutils": "npm:^5.1.2" "@types/babel__core": "npm:^7.20.5" @@ -1424,7 +1580,7 @@ __metadata: ci-info: "npm:^4.0.0" clsx: "npm:^2.1.1" common-ancestor-path: "npm:^1.0.1" - cookie: "npm:^0.6.0" + cookie: "npm:^0.7.2" cssesc: "npm:^3.0.0" debug: "npm:^4.3.7" deterministic-object-hash: "npm:^2.0.2" @@ -1436,7 +1592,6 @@ __metadata: esbuild: "npm:^0.21.5" estree-walker: "npm:^3.0.3" fast-glob: "npm:^3.3.2" - fastq: "npm:^1.17.1" flattie: "npm:^1.1.1" github-slugger: "npm:^2.0.0" gray-matter: "npm:^4.0.3" @@ -1444,7 +1599,7 @@ __metadata: http-cache-semantics: "npm:^4.1.1" js-yaml: "npm:^4.1.0" kleur: "npm:^4.1.5" - magic-string: "npm:^0.30.11" + magic-string: "npm:^0.30.12" magicast: "npm:^0.3.5" micromatch: "npm:^4.0.8" mrmime: "npm:^2.0.0" @@ -1457,15 +1612,13 @@ __metadata: rehype: "npm:^13.0.2" semver: "npm:^7.6.3" sharp: "npm:^0.33.3" - shiki: "npm:^1.21.0" - string-width: "npm:^7.2.0" - strip-ansi: "npm:^7.1.0" + shiki: "npm:^1.22.0" tinyexec: "npm:^0.3.0" - tsconfck: "npm:^3.1.3" + tsconfck: "npm:^3.1.4" unist-util-visit: "npm:^5.0.0" vfile: "npm:^6.0.3" - vite: "npm:^5.4.8" - vitefu: "npm:^1.0.2" + vite: "npm:^5.4.9" + vitefu: "npm:^1.0.3" which-pm: "npm:^3.0.0" xxhash-wasm: "npm:^1.0.2" yargs-parser: "npm:^21.1.1" @@ -1477,7 +1630,7 @@ __metadata: optional: true bin: astro: astro.js - checksum: 10c0/f1f2209cc4f89abcc03f8936aae13169794c56d0e9ccd9dc1ddc72839914fd9f7c55996bc06bd466bf2a00a4b5a3e82ac6d6660ad824f3aa9df5eb12afa38bb5 + checksum: 10c0/f5f768a6b8451c7e1ac4244fa007391ece569ca3f8359cac910765752fc4f0b2d3d73c9bc850eb4afbe6999cef08429179f0d305955bed35ec5441b2a3d073d2 languageName: node linkType: hard @@ -1781,10 +1934,10 @@ __metadata: languageName: node linkType: hard -"cookie@npm:^0.6.0": - version: 0.6.0 - resolution: "cookie@npm:0.6.0" - checksum: 10c0/f2318b31af7a31b4ddb4a678d024514df5e705f9be5909a192d7f116cfb6d45cbacf96a473fa733faa95050e7cff26e7832bb3ef94751592f1387b71c8956686 +"cookie@npm:^0.7.2": + version: 0.7.2 + resolution: "cookie@npm:0.7.2" + checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2 languageName: node linkType: hard @@ -1836,6 +1989,15 @@ __metadata: languageName: node linkType: hard +"detect-libc@npm:^1.0.3": + version: 1.0.3 + resolution: "detect-libc@npm:1.0.3" + bin: + detect-libc: ./bin/detect-libc.js + checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d + languageName: node + linkType: hard + "detect-libc@npm:^2.0.3": version: 2.0.3 resolution: "detect-libc@npm:2.0.3" @@ -1948,11 +2110,11 @@ __metadata: resolution: "enflujo-plantilla-astro@workspace:." dependencies: "@astrojs/check": "npm:^0.9.4" - astro: "npm:^4.15.11" + astro: "npm:4.16.6" prettier: "npm:^3.3.3" prettier-plugin-astro: "npm:^0.14.1" - sass: "npm:^1.79.4" - typescript: "npm:^5.6.2" + sass: "npm:^1.80.3" + typescript: "npm:^5.6.3" languageName: unknown linkType: soft @@ -2168,7 +2330,7 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.17.1, fastq@npm:^1.6.0": +"fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" dependencies: @@ -2353,7 +2515,7 @@ __metadata: languageName: node linkType: hard -"hast-util-from-html@npm:^2.0.0, hast-util-from-html@npm:^2.0.1": +"hast-util-from-html@npm:^2.0.0, hast-util-from-html@npm:^2.0.3": version: 2.0.3 resolution: "hast-util-from-html@npm:2.0.3" dependencies: @@ -2615,7 +2777,7 @@ __metadata: languageName: node linkType: hard -"is-glob@npm:^4.0.1": +"is-glob@npm:^4.0.1, is-glob@npm:^4.0.3": version: 4.0.3 resolution: "is-glob@npm:4.0.3" dependencies: @@ -2871,12 +3033,12 @@ __metadata: languageName: node linkType: hard -"magic-string@npm:^0.30.11": - version: 0.30.11 - resolution: "magic-string@npm:0.30.11" +"magic-string@npm:^0.30.12": + version: 0.30.12 + resolution: "magic-string@npm:0.30.12" dependencies: "@jridgewell/sourcemap-codec": "npm:^1.5.0" - checksum: 10c0/b9eb370773d0bd90ca11a848753409d8e5309b1ad56d2a1aa49d6649da710a6d2fe7237ad1a643c5a5d3800de2b9946ed9690acdfc00e6cc1aeafff3ab1752c4 + checksum: 10c0/469f457d18af37dfcca8617086ea8a65bcd8b60ba8a1182cb024ce43e470ace3c9d1cb6bee58d3b311768fb16bc27bd50bdeebcaa63dadd0fd46cac4d2e11d5f languageName: node linkType: hard @@ -3426,7 +3588,7 @@ __metadata: languageName: node linkType: hard -"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8": +"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8": version: 4.0.8 resolution: "micromatch@npm:4.0.8" dependencies: @@ -3598,6 +3760,15 @@ __metadata: languageName: node linkType: hard +"node-addon-api@npm:^7.0.0": + version: 7.1.1 + resolution: "node-addon-api@npm:7.1.1" + dependencies: + node-gyp: "npm:latest" + checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9 + languageName: node + linkType: hard + "node-gyp@npm:latest": version: 10.2.0 resolution: "node-gyp@npm:10.2.0" @@ -3957,7 +4128,7 @@ __metadata: languageName: node linkType: hard -"rehype-stringify@npm:^10.0.0": +"rehype-stringify@npm:^10.0.0, rehype-stringify@npm:^10.0.1": version: 10.0.1 resolution: "rehype-stringify@npm:10.0.1" dependencies: @@ -4006,7 +4177,7 @@ __metadata: languageName: node linkType: hard -"remark-rehype@npm:^11.1.0": +"remark-rehype@npm:^11.1.1": version: 11.1.1 resolution: "remark-rehype@npm:11.1.1" dependencies: @@ -4234,16 +4405,17 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.79.4": - version: 1.79.4 - resolution: "sass@npm:1.79.4" +"sass@npm:^1.80.3": + version: 1.80.3 + resolution: "sass@npm:1.80.3" dependencies: + "@parcel/watcher": "npm:^2.4.1" chokidar: "npm:^4.0.0" immutable: "npm:^4.0.0" source-map-js: "npm:>=0.6.2 <2.0.0" bin: sass: sass.js - checksum: 10c0/505ff0d9267d0fb990971e617acfeabf7c060c55d4cef68fe8a4bc693e7ea88ae7d7caeca3975e4b453459ba4a707b6e5b6979fc9395a7e08f0a43ca6aed06b8 + checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd languageName: node linkType: hard @@ -4360,17 +4532,17 @@ __metadata: languageName: node linkType: hard -"shiki@npm:^1.10.3, shiki@npm:^1.21.0": - version: 1.21.1 - resolution: "shiki@npm:1.21.1" +"shiki@npm:^1.22.0": + version: 1.22.0 + resolution: "shiki@npm:1.22.0" dependencies: - "@shikijs/core": "npm:1.21.1" - "@shikijs/engine-javascript": "npm:1.21.1" - "@shikijs/engine-oniguruma": "npm:1.21.1" - "@shikijs/types": "npm:1.21.1" + "@shikijs/core": "npm:1.22.0" + "@shikijs/engine-javascript": "npm:1.22.0" + "@shikijs/engine-oniguruma": "npm:1.22.0" + "@shikijs/types": "npm:1.22.0" "@shikijs/vscode-textmate": "npm:^9.3.0" "@types/hast": "npm:^3.0.4" - checksum: 10c0/850f4d1227aea8bfeb389211389b25f395aa67292477ac752f775a67616c049287cf455cd1bb2e964796a476593decb13126e7f5b37f5ec95429a975f6f6525c + checksum: 10c0/750ee1751340ad65368921a4a4f29249b9632c8b547a0c4052eb8a467be0da8b3af7a5e8751482a9e387f67053f8c8a7e5f50bf1be6fcf6f91ed3952bd20965e languageName: node linkType: hard @@ -4613,9 +4785,9 @@ __metadata: languageName: node linkType: hard -"tsconfck@npm:^3.1.3": - version: 3.1.3 - resolution: "tsconfck@npm:3.1.3" +"tsconfck@npm:^3.1.4": + version: 3.1.4 + resolution: "tsconfck@npm:3.1.4" peerDependencies: typescript: ^5.0.0 peerDependenciesMeta: @@ -4623,7 +4795,7 @@ __metadata: optional: true bin: tsconfck: bin/tsconfck.js - checksum: 10c0/64f7a8ed0a6d36b0902dfc0075e791d2242f7634644f124343ec0dec4f3f70092f929c5a9f59496d51883aa81bb1e595deb92a219593575d2e75b849064713d1 + checksum: 10c0/5120e91b3388574b449d57d08f45d05d9966cf4b9d6aa1018652c1fff6d7d37b1ed099b07e6ebf6099aa40b8a16968dd337198c55b7274892849112b942861ed languageName: node linkType: hard @@ -4657,23 +4829,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.6.2": - version: 5.6.2 - resolution: "typescript@npm:5.6.2" +"typescript@npm:^5.6.3": + version: 5.6.3 + resolution: "typescript@npm:5.6.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5 + checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin": - version: 5.6.2 - resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=8c6c40" +"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin": + version: 5.6.3 + resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin::version=5.6.3&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f + checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7 languageName: node linkType: hard @@ -4831,7 +5003,7 @@ __metadata: languageName: node linkType: hard -"vfile@npm:^6.0.0, vfile@npm:^6.0.2, vfile@npm:^6.0.3": +"vfile@npm:^6.0.0, vfile@npm:^6.0.3": version: 6.0.3 resolution: "vfile@npm:6.0.3" dependencies: @@ -4841,9 +5013,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.4.8": - version: 5.4.8 - resolution: "vite@npm:5.4.8" +"vite@npm:^5.4.9": + version: 5.4.9 + resolution: "vite@npm:5.4.9" dependencies: esbuild: "npm:^0.21.3" fsevents: "npm:~2.3.3" @@ -4880,19 +5052,19 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1 + checksum: 10c0/e9c59f2c639047e37c79bbbb151c7a55a3dc27932957cf4cf0447ee0bdcc1ddfd9b1fb3ba0465371c01ba3616d62561327855794c2d652213c3a10a32e6d369d languageName: node linkType: hard -"vitefu@npm:^1.0.2": - version: 1.0.2 - resolution: "vitefu@npm:1.0.2" +"vitefu@npm:^1.0.3": + version: 1.0.3 + resolution: "vitefu@npm:1.0.3" peerDependencies: - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0 peerDependenciesMeta: vite: optional: true - checksum: 10c0/8e9f0ed5aff93df7ee7f035a43e2b7d6faeaea201252a52d04181c193b06b53f66e0f26bf20c0e590ee23fe66b329b188c483bdf18b2c45994897394c22a1e6f + checksum: 10c0/0b41021767885d538d04bb0cdabd140a5397a780997533a3cc1a1ea3c0ffae0cac4bde3e67632440587cd0505c0b6e825dfd8ab7da6249a68076072bea6eada1 languageName: node linkType: hard