chore(deps): update dependencies
This commit is contained in:
parent
ead4ce2d28
commit
f3d2ba6ab8
2
.astro/types.d.ts
vendored
2
.astro/types.d.ts
vendored
@ -223,5 +223,5 @@ declare module 'astro:content' {
|
|||||||
|
|
||||||
type AnyEntryMap = ContentEntryMap & DataEntryMap;
|
type AnyEntryMap = ContentEntryMap & DataEntryMap;
|
||||||
|
|
||||||
export type ContentConfig = typeof import("./../src/content/config.js");
|
export type ContentConfig = typeof import("../src/content/config.js");
|
||||||
}
|
}
|
||||||
|
|||||||
12
package.json
12
package.json
@ -17,14 +17,14 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/alpinejs": "^0.4.0",
|
"@astrojs/alpinejs": "^0.4.0",
|
||||||
"@astrojs/check": "^0.5.6",
|
"@astrojs/check": "^0.5.7",
|
||||||
"@astrojs/mdx": "^2.1.1",
|
"@astrojs/mdx": "^2.2.0",
|
||||||
"@astrojs/react": "^3.0.10",
|
"@astrojs/react": "^3.1.0",
|
||||||
"@astrojs/sitemap": "^3.1.1",
|
"@astrojs/sitemap": "^3.1.1",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||||
"@radix-ui/react-slot": "^1.0.2",
|
"@radix-ui/react-slot": "^1.0.2",
|
||||||
"astro": "^4.4.15",
|
"astro": "^4.5.1",
|
||||||
"astro-expressive-code": "^0.33.4",
|
"astro-expressive-code": "^0.33.4",
|
||||||
"astro-icon": "^1.1.0"
|
"astro-icon": "^1.1.0"
|
||||||
},
|
},
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"@commitlint/cli": "^19.0.3",
|
"@commitlint/cli": "^19.0.3",
|
||||||
"@commitlint/config-conventional": "^19.0.3",
|
"@commitlint/config-conventional": "^19.0.3",
|
||||||
"@commitlint/cz-commitlint": "^19.0.3",
|
"@commitlint/cz-commitlint": "^19.0.3",
|
||||||
"@directus/sdk": "^15.0.2",
|
"@directus/sdk": "^15.0.3",
|
||||||
"@iconify-json/line-md": "^1.1.36",
|
"@iconify-json/line-md": "^1.1.36",
|
||||||
"@pagefind/default-ui": "^1.0.4",
|
"@pagefind/default-ui": "^1.0.4",
|
||||||
"@semantic-release/changelog": "^6.0.3",
|
"@semantic-release/changelog": "^6.0.3",
|
||||||
@ -47,7 +47,7 @@
|
|||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"commitizen": "^4.3.0",
|
"commitizen": "^4.3.0",
|
||||||
"cz-conventional-changelog": "^3.3.0",
|
"cz-conventional-changelog": "^3.3.0",
|
||||||
"lucide-react": "^0.354.0",
|
"lucide-react": "^0.356.0",
|
||||||
"pagefind": "^1.0.4",
|
"pagefind": "^1.0.4",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettier-plugin-astro": "^0.13.0",
|
"prettier-plugin-astro": "^0.13.0",
|
||||||
|
|||||||
384
pnpm-lock.yaml
generated
384
pnpm-lock.yaml
generated
@ -9,20 +9,20 @@ dependencies:
|
|||||||
specifier: ^0.4.0
|
specifier: ^0.4.0
|
||||||
version: 0.4.0(@types/alpinejs@3.13.7)(alpinejs@3.13.7)
|
version: 0.4.0(@types/alpinejs@3.13.7)(alpinejs@3.13.7)
|
||||||
'@astrojs/check':
|
'@astrojs/check':
|
||||||
specifier: ^0.5.6
|
specifier: ^0.5.7
|
||||||
version: 0.5.6(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2)
|
version: 0.5.7(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2)
|
||||||
'@astrojs/mdx':
|
'@astrojs/mdx':
|
||||||
specifier: ^2.1.1
|
specifier: ^2.2.0
|
||||||
version: 2.1.1(astro@4.4.15)
|
version: 2.2.0(astro@4.5.1)
|
||||||
'@astrojs/react':
|
'@astrojs/react':
|
||||||
specifier: ^3.0.10
|
specifier: ^3.1.0
|
||||||
version: 3.0.10(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)(vite@5.1.5)
|
version: 3.1.0(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)(vite@5.1.6)
|
||||||
'@astrojs/sitemap':
|
'@astrojs/sitemap':
|
||||||
specifier: ^3.1.1
|
specifier: ^3.1.1
|
||||||
version: 3.1.1
|
version: 3.1.1
|
||||||
'@astrojs/tailwind':
|
'@astrojs/tailwind':
|
||||||
specifier: ^5.1.0
|
specifier: ^5.1.0
|
||||||
version: 5.1.0(astro@4.4.15)(tailwindcss@3.4.1)
|
version: 5.1.0(astro@4.5.1)(tailwindcss@3.4.1)
|
||||||
'@radix-ui/react-dropdown-menu':
|
'@radix-ui/react-dropdown-menu':
|
||||||
specifier: ^2.0.6
|
specifier: ^2.0.6
|
||||||
version: 2.0.6(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)
|
version: 2.0.6(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)
|
||||||
@ -30,11 +30,11 @@ dependencies:
|
|||||||
specifier: ^1.0.2
|
specifier: ^1.0.2
|
||||||
version: 1.0.2(@types/react@18.2.64)(react@18.2.0)
|
version: 1.0.2(@types/react@18.2.64)(react@18.2.0)
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.4.15
|
specifier: ^4.5.1
|
||||||
version: 4.4.15(@types/node@20.11.25)(typescript@5.4.2)
|
version: 4.5.1(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
astro-expressive-code:
|
astro-expressive-code:
|
||||||
specifier: ^0.33.4
|
specifier: ^0.33.4
|
||||||
version: 0.33.4(astro@4.4.15)
|
version: 0.33.4(astro@4.5.1)
|
||||||
astro-icon:
|
astro-icon:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
@ -42,16 +42,16 @@ dependencies:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: ^19.0.3
|
specifier: ^19.0.3
|
||||||
version: 19.0.3(@types/node@20.11.25)(typescript@5.4.2)
|
version: 19.0.3(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: ^19.0.3
|
specifier: ^19.0.3
|
||||||
version: 19.0.3
|
version: 19.0.3
|
||||||
'@commitlint/cz-commitlint':
|
'@commitlint/cz-commitlint':
|
||||||
specifier: ^19.0.3
|
specifier: ^19.0.3
|
||||||
version: 19.0.3(@types/node@20.11.25)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.4.2)
|
version: 19.0.3(@types/node@20.11.26)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.4.2)
|
||||||
'@directus/sdk':
|
'@directus/sdk':
|
||||||
specifier: ^15.0.2
|
specifier: ^15.0.3
|
||||||
version: 15.0.2
|
version: 15.0.3
|
||||||
'@iconify-json/line-md':
|
'@iconify-json/line-md':
|
||||||
specifier: ^1.1.36
|
specifier: ^1.1.36
|
||||||
version: 1.1.36
|
version: 1.1.36
|
||||||
@ -90,13 +90,13 @@ devDependencies:
|
|||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
commitizen:
|
commitizen:
|
||||||
specifier: ^4.3.0
|
specifier: ^4.3.0
|
||||||
version: 4.3.0(@types/node@20.11.25)(typescript@5.4.2)
|
version: 4.3.0(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
cz-conventional-changelog:
|
cz-conventional-changelog:
|
||||||
specifier: ^3.3.0
|
specifier: ^3.3.0
|
||||||
version: 3.3.0(@types/node@20.11.25)(typescript@5.4.2)
|
version: 3.3.0(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.354.0
|
specifier: ^0.356.0
|
||||||
version: 0.354.0(react@18.2.0)
|
version: 0.356.0(react@18.2.0)
|
||||||
pagefind:
|
pagefind:
|
||||||
specifier: ^1.0.4
|
specifier: ^1.0.4
|
||||||
version: 1.0.4
|
version: 1.0.4
|
||||||
@ -143,14 +143,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
|
|
||||||
/@ampproject/remapping@2.2.1:
|
|
||||||
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
|
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
dependencies:
|
|
||||||
'@jridgewell/gen-mapping': 0.3.3
|
|
||||||
'@jridgewell/trace-mapping': 0.3.22
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@ampproject/remapping@2.3.0:
|
/@ampproject/remapping@2.3.0:
|
||||||
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
||||||
engines: {node: '>=6.0.0'}
|
engines: {node: '>=6.0.0'}
|
||||||
@ -179,13 +171,13 @@ packages:
|
|||||||
alpinejs: 3.13.7
|
alpinejs: 3.13.7
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/check@0.5.6(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2):
|
/@astrojs/check@0.5.7(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-i7j5ogoSg/Bu2NV5zVvwCo9R4kGWXWsJDejxpCu9F7iNNlR333u8EwpP4bpeKASDtjOA1rXKo9ogUTEVlIAHqA==}
|
resolution: {integrity: sha512-ymJRoC8rb6rfCaLXej5fcgmxIdzea1xFHM2jAb15kGO2hfD/E10fzk5CTcFnuRUO38x9yYAjuFIn/y0QXdxBkA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ^5.0.0
|
typescript: ^5.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/language-server': 2.7.6(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2)
|
'@astrojs/language-server': 2.7.7(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2)
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
kleur: 4.1.5
|
kleur: 4.1.5
|
||||||
@ -199,20 +191,16 @@ packages:
|
|||||||
/@astrojs/compiler@1.8.2:
|
/@astrojs/compiler@1.8.2:
|
||||||
resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==}
|
resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==}
|
||||||
|
|
||||||
/@astrojs/compiler@2.6.0:
|
|
||||||
resolution: {integrity: sha512-c74k8iGHL3DzkosSJ0tGcHIEBEiIfBhr7eadSaPyvWlVKaieDVzVs8OW1tnRSQyBsfMc8DZQ4RcN2KAcESD8UQ==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@astrojs/compiler@2.7.0:
|
/@astrojs/compiler@2.7.0:
|
||||||
resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==}
|
resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/internal-helpers@0.2.1:
|
/@astrojs/internal-helpers@0.3.0:
|
||||||
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
|
resolution: {integrity: sha512-tGmHvrhpzuz0JBHaJX8GywN9g4rldVNHtkoVDC3m/DdzBO70jGoVuc0uuNVglRYnsdwkbG0K02Iw3nOOR3/Y4g==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/language-server@2.7.6(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2):
|
/@astrojs/language-server@2.7.7(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==}
|
resolution: {integrity: sha512-1DdYlIGqzIpuHFMECDCFrOYvwhrRGnB7mCwSSyNdIUXFx9QIUgFJoZUR2/gYk0y8L2hpwm7Wa5d8NuiRv5V9kg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prettier: ^3.0.0
|
prettier: ^3.0.0
|
||||||
@ -223,7 +211,7 @@ packages:
|
|||||||
prettier-plugin-astro:
|
prettier-plugin-astro:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.6.0
|
'@astrojs/compiler': 2.7.0
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
'@volar/kit': 2.0.4(typescript@5.4.2)
|
'@volar/kit': 2.0.4(typescript@5.4.2)
|
||||||
'@volar/language-core': 2.0.4
|
'@volar/language-core': 2.0.4
|
||||||
@ -245,11 +233,13 @@ packages:
|
|||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/markdown-remark@4.2.1:
|
/@astrojs/markdown-remark@4.3.0:
|
||||||
resolution: {integrity: sha512-2RQBIwrq+2qPYtp99bH+eL5hfbK0BoxXla85lHsRpIX/IsGqFrPX6pXI2cbWPihBwGbKCdxS6uZNX2QerZWwpQ==}
|
resolution: {integrity: sha512-iZOgYj/yNDvBRfKqkGuAvjeONhjQPq8Uk3HjyIgcTK5valq03NiUgSc5Ovq00yUVBeYJ/5EDx23c8xqtkkBlPw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/prism': 3.0.0
|
'@astrojs/prism': 3.0.0
|
||||||
github-slugger: 2.0.0
|
github-slugger: 2.0.0
|
||||||
|
hast-util-from-html: 2.0.1
|
||||||
|
hast-util-to-text: 4.0.0
|
||||||
import-meta-resolve: 4.0.0
|
import-meta-resolve: 4.0.0
|
||||||
mdast-util-definitions: 6.0.0
|
mdast-util-definitions: 6.0.0
|
||||||
rehype-raw: 7.0.0
|
rehype-raw: 7.0.0
|
||||||
@ -258,24 +248,26 @@ packages:
|
|||||||
remark-parse: 11.0.0
|
remark-parse: 11.0.0
|
||||||
remark-rehype: 11.1.0
|
remark-rehype: 11.1.0
|
||||||
remark-smartypants: 2.1.0
|
remark-smartypants: 2.1.0
|
||||||
shikiji: 0.9.19
|
shiki: 1.1.7
|
||||||
unified: 11.0.4
|
unified: 11.0.4
|
||||||
|
unist-util-remove-position: 5.0.0
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
|
unist-util-visit-parents: 6.0.1
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/mdx@2.1.1(astro@4.4.15):
|
/@astrojs/mdx@2.2.0(astro@4.5.1):
|
||||||
resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==}
|
resolution: {integrity: sha512-EkcCniYdGwsh9k5LknqRrz/UyOnMNXdRk7fgDAw/zUDKnm7zgQAG8hIx0FxG1L2IINxLfu7IcjgZb3f5TFpxKw==}
|
||||||
engines: {node: '>=18.14.1'}
|
engines: {node: '>=18.14.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.0.0
|
astro: ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/markdown-remark': 4.2.1
|
'@astrojs/markdown-remark': 4.3.0
|
||||||
'@mdx-js/mdx': 3.0.1
|
'@mdx-js/mdx': 3.0.1
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
astro: 4.4.15(@types/node@20.11.25)(typescript@5.4.2)
|
astro: 4.5.1(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
es-module-lexer: 1.4.1
|
es-module-lexer: 1.4.1
|
||||||
estree-util-visit: 2.0.0
|
estree-util-visit: 2.0.0
|
||||||
github-slugger: 2.0.0
|
github-slugger: 2.0.0
|
||||||
@ -299,8 +291,8 @@ packages:
|
|||||||
prismjs: 1.29.0
|
prismjs: 1.29.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/react@3.0.10(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)(vite@5.1.5):
|
/@astrojs/react@3.1.0(@types/react-dom@18.2.21)(@types/react@18.2.64)(react-dom@18.2.0)(react@18.2.0)(vite@5.1.6):
|
||||||
resolution: {integrity: sha512-uGRIwKMAn7tva2vxXMyoVIGxWFr0rjZ8ZWIlkTG/vIpnAjD2nM8Cz6B8j7yzj176jvl6gZ6xTbTVPm09aeK0Yw==}
|
resolution: {integrity: sha512-KZhZyV+sUDZEjlrmPWNiPGeYowG9uq6/aMbCgVaeKEBlWT4Kg32TNwBOhZk6AcE4LY1l3mIwt3orUGE2JV96/g==}
|
||||||
engines: {node: '>=18.14.1'}
|
engines: {node: '>=18.14.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^17.0.50 || ^18.0.21
|
'@types/react': ^17.0.50 || ^18.0.21
|
||||||
@ -310,7 +302,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 18.2.64
|
'@types/react': 18.2.64
|
||||||
'@types/react-dom': 18.2.21
|
'@types/react-dom': 18.2.21
|
||||||
'@vitejs/plugin-react': 4.2.1(vite@5.1.5)
|
'@vitejs/plugin-react': 4.2.1(vite@5.1.6)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
ultrahtml: 1.5.3
|
ultrahtml: 1.5.3
|
||||||
@ -326,13 +318,13 @@ packages:
|
|||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/tailwind@5.1.0(astro@4.4.15)(tailwindcss@3.4.1):
|
/@astrojs/tailwind@5.1.0(astro@4.5.1)(tailwindcss@3.4.1):
|
||||||
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
|
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^3.0.0 || ^4.0.0
|
astro: ^3.0.0 || ^4.0.0
|
||||||
tailwindcss: ^3.0.24
|
tailwindcss: ^3.0.24
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.4.15(@types/node@20.11.25)(typescript@5.4.2)
|
astro: 4.5.1(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
autoprefixer: 10.4.17(postcss@8.4.35)
|
autoprefixer: 10.4.17(postcss@8.4.35)
|
||||||
postcss: 8.4.35
|
postcss: 8.4.35
|
||||||
postcss-load-config: 4.0.2(postcss@8.4.35)
|
postcss-load-config: 4.0.2(postcss@8.4.35)
|
||||||
@ -368,29 +360,6 @@ packages:
|
|||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/core@7.23.9:
|
|
||||||
resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@ampproject/remapping': 2.2.1
|
|
||||||
'@babel/code-frame': 7.23.5
|
|
||||||
'@babel/generator': 7.23.6
|
|
||||||
'@babel/helper-compilation-targets': 7.23.6
|
|
||||||
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9)
|
|
||||||
'@babel/helpers': 7.23.9
|
|
||||||
'@babel/parser': 7.23.9
|
|
||||||
'@babel/template': 7.23.9
|
|
||||||
'@babel/traverse': 7.23.9
|
|
||||||
'@babel/types': 7.23.9
|
|
||||||
convert-source-map: 2.0.0
|
|
||||||
debug: 4.3.4
|
|
||||||
gensync: 1.0.0-beta.2
|
|
||||||
json5: 2.2.3
|
|
||||||
semver: 6.3.1
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/core@7.24.0:
|
/@babel/core@7.24.0:
|
||||||
resolution: {integrity: sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==}
|
resolution: {integrity: sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -451,36 +420,22 @@ packages:
|
|||||||
resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
|
resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/template': 7.23.9
|
'@babel/template': 7.24.0
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-hoist-variables@7.22.5:
|
/@babel/helper-hoist-variables@7.22.5:
|
||||||
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
|
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-module-imports@7.22.15:
|
/@babel/helper-module-imports@7.22.15:
|
||||||
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
|
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-environment-visitor': 7.22.20
|
|
||||||
'@babel/helper-module-imports': 7.22.15
|
|
||||||
'@babel/helper-simple-access': 7.22.5
|
|
||||||
'@babel/helper-split-export-declaration': 7.22.6
|
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-module-transforms@7.23.3(@babel/core@7.24.0):
|
/@babel/helper-module-transforms@7.23.3(@babel/core@7.24.0):
|
||||||
@ -497,11 +452,6 @@ packages:
|
|||||||
'@babel/helper-validator-identifier': 7.22.20
|
'@babel/helper-validator-identifier': 7.22.20
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-plugin-utils@7.22.5:
|
|
||||||
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-plugin-utils@7.24.0:
|
/@babel/helper-plugin-utils@7.24.0:
|
||||||
resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==}
|
resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -511,14 +461,14 @@ packages:
|
|||||||
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-split-export-declaration@7.22.6:
|
/@babel/helper-split-export-declaration@7.22.6:
|
||||||
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
|
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-string-parser@7.23.4:
|
/@babel/helper-string-parser@7.23.4:
|
||||||
@ -535,17 +485,6 @@ packages:
|
|||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helpers@7.23.9:
|
|
||||||
resolution: {integrity: sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/template': 7.23.9
|
|
||||||
'@babel/traverse': 7.23.9
|
|
||||||
'@babel/types': 7.23.9
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helpers@7.24.0:
|
/@babel/helpers@7.24.0:
|
||||||
resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==}
|
resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -565,14 +504,6 @@ packages:
|
|||||||
chalk: 2.4.2
|
chalk: 2.4.2
|
||||||
js-tokens: 4.0.0
|
js-tokens: 4.0.0
|
||||||
|
|
||||||
/@babel/parser@7.23.9:
|
|
||||||
resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==}
|
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
hasBin: true
|
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.23.9
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/parser@7.24.0:
|
/@babel/parser@7.24.0:
|
||||||
resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
|
resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
|
||||||
engines: {node: '>=6.0.0'}
|
engines: {node: '>=6.0.0'}
|
||||||
@ -591,24 +522,24 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.24.0):
|
||||||
resolution: {integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==}
|
resolution: {integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.0.0-0
|
'@babel/core': ^7.0.0-0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.24.0
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.24.0):
|
||||||
resolution: {integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==}
|
resolution: {integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.0.0-0
|
'@babel/core': ^7.0.0-0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.24.0
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.0):
|
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.0):
|
||||||
@ -631,15 +562,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: 0.14.1
|
regenerator-runtime: 0.14.1
|
||||||
|
|
||||||
/@babel/template@7.23.9:
|
|
||||||
resolution: {integrity: sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/code-frame': 7.23.5
|
|
||||||
'@babel/parser': 7.23.9
|
|
||||||
'@babel/types': 7.23.9
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/template@7.24.0:
|
/@babel/template@7.24.0:
|
||||||
resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
|
resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -649,24 +571,6 @@ packages:
|
|||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/traverse@7.23.9:
|
|
||||||
resolution: {integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/code-frame': 7.23.5
|
|
||||||
'@babel/generator': 7.23.6
|
|
||||||
'@babel/helper-environment-visitor': 7.22.20
|
|
||||||
'@babel/helper-function-name': 7.23.0
|
|
||||||
'@babel/helper-hoist-variables': 7.22.5
|
|
||||||
'@babel/helper-split-export-declaration': 7.22.6
|
|
||||||
'@babel/parser': 7.23.9
|
|
||||||
'@babel/types': 7.23.9
|
|
||||||
debug: 4.3.4
|
|
||||||
globals: 11.12.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/traverse@7.24.0:
|
/@babel/traverse@7.24.0:
|
||||||
resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==}
|
resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -685,15 +589,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/types@7.23.9:
|
|
||||||
resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/helper-string-parser': 7.23.4
|
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
|
||||||
to-fast-properties: 2.0.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/types@7.24.0:
|
/@babel/types@7.24.0:
|
||||||
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
|
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@ -714,14 +609,14 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@commitlint/cli@19.0.3(@types/node@20.11.25)(typescript@5.4.2):
|
/@commitlint/cli@19.0.3(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==}
|
resolution: {integrity: sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/format': 19.0.3
|
'@commitlint/format': 19.0.3
|
||||||
'@commitlint/lint': 19.0.3
|
'@commitlint/lint': 19.0.3
|
||||||
'@commitlint/load': 19.0.3(@types/node@20.11.25)(typescript@5.4.2)
|
'@commitlint/load': 19.0.3(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
'@commitlint/read': 19.0.3
|
'@commitlint/read': 19.0.3
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
@ -747,7 +642,7 @@ packages:
|
|||||||
ajv: 8.12.0
|
ajv: 8.12.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/cz-commitlint@19.0.3(@types/node@20.11.25)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.4.2):
|
/@commitlint/cz-commitlint@19.0.3(@types/node@20.11.26)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-DarzAFzoE5dAiEgVikE7odwSglfvxN1GfCg+R/nwsCZKNS3j7dzEy85NQMmQ6C5y2YmbQAjZ0/nM47W8gRzkzw==}
|
resolution: {integrity: sha512-DarzAFzoE5dAiEgVikE7odwSglfvxN1GfCg+R/nwsCZKNS3j7dzEy85NQMmQ6C5y2YmbQAjZ0/nM47W8gRzkzw==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -755,10 +650,10 @@ packages:
|
|||||||
inquirer: ^9.0.0
|
inquirer: ^9.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/ensure': 19.0.3
|
'@commitlint/ensure': 19.0.3
|
||||||
'@commitlint/load': 19.0.3(@types/node@20.11.25)(typescript@5.4.2)
|
'@commitlint/load': 19.0.3(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
commitizen: 4.3.0(@types/node@20.11.25)(typescript@5.4.2)
|
commitizen: 4.3.0(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
inquirer: 9.2.15
|
inquirer: 9.2.15
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
word-wrap: 1.2.5
|
word-wrap: 1.2.5
|
||||||
@ -810,7 +705,7 @@ packages:
|
|||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@commitlint/load@19.0.3(@types/node@20.11.25)(typescript@5.4.2):
|
/@commitlint/load@19.0.3(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==}
|
resolution: {integrity: sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -820,7 +715,7 @@ packages:
|
|||||||
'@commitlint/types': 19.0.3
|
'@commitlint/types': 19.0.3
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
cosmiconfig: 8.3.6(typescript@5.4.2)
|
cosmiconfig: 8.3.6(typescript@5.4.2)
|
||||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6)(typescript@5.4.2)
|
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.4.2)
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
lodash.uniq: 4.5.0
|
lodash.uniq: 4.5.0
|
||||||
@ -901,8 +796,8 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@directus/sdk@15.0.2:
|
/@directus/sdk@15.0.3:
|
||||||
resolution: {integrity: sha512-OGgj7twVa8rIGONXwTWKUru8t6amyd+rsq/7OukOTR1z199p1O8hsLJz7buKualGyqJvoX21CeTNEg9jcQHPPg==}
|
resolution: {integrity: sha512-Z6n1YaXSMSQuYH6ENG1W4lcpyPgfwRzBpEJOXeknAnJlneLeV/+iNtCB8WxjnH8D73Sv72peRLKMQtr/SZDz7Q==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@directus/system-data': 1.0.1
|
'@directus/system-data': 1.0.1
|
||||||
@ -1329,10 +1224,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@medv/finder@3.2.0:
|
|
||||||
resolution: {integrity: sha512-JmU7JIBwyL8RAzefvzALT4sP2M0biGk8i2invAgpQmma/QgfsaqoHIvJ7S0YC8n9hUVG8X3Leul2nGa06PvhbQ==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@nodelib/fs.scandir@2.1.5:
|
/@nodelib/fs.scandir@2.1.5:
|
||||||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
@ -2378,8 +2269,8 @@ packages:
|
|||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.11.25:
|
/@types/node@20.11.26:
|
||||||
resolution: {integrity: sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==}
|
resolution: {integrity: sha512-YwOMmyhNnAWijOBQweOJnQPl068Oqd4K3OFbTc6AHJwzweUwwWG3GIFY74OKks2PJUDkQPeddOQES9mLn1CTEQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
|
|
||||||
@ -2454,18 +2345,18 @@ packages:
|
|||||||
unconfig: 0.3.11
|
unconfig: 0.3.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitejs/plugin-react@4.2.1(vite@5.1.5):
|
/@vitejs/plugin-react@4.2.1(vite@5.1.6):
|
||||||
resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==}
|
resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^4.2.0 || ^5.0.0
|
vite: ^4.2.0 || ^5.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.24.0
|
||||||
'@babel/plugin-transform-react-jsx-self': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-transform-react-jsx-self': 7.23.3(@babel/core@7.24.0)
|
||||||
'@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.24.0)
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
react-refresh: 0.14.0
|
react-refresh: 0.14.0
|
||||||
vite: 5.1.5(@types/node@20.11.25)
|
vite: 5.1.6(@types/node@20.11.26)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
@ -2735,12 +2626,12 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro-expressive-code@0.33.4(astro@4.4.15):
|
/astro-expressive-code@0.33.4(astro@4.5.1):
|
||||||
resolution: {integrity: sha512-PtXLjd89WBA1WsDYlt3V1LZs9Pa8FFoXilaGDSyfxtbYJ2OPHjWh2JJvCiXmfXmY3HkPJ2oW9Jjo6om5vUlVcg==}
|
resolution: {integrity: sha512-PtXLjd89WBA1WsDYlt3V1LZs9Pa8FFoXilaGDSyfxtbYJ2OPHjWh2JJvCiXmfXmY3HkPJ2oW9Jjo6om5vUlVcg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^3.3.0 || ^4.0.0-beta
|
astro: ^3.3.0 || ^4.0.0-beta
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.4.15(@types/node@20.11.25)(typescript@5.4.2)
|
astro: 4.5.1(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
hast-util-to-html: 8.0.4
|
hast-util-to-html: 8.0.4
|
||||||
remark-expressive-code: 0.33.4
|
remark-expressive-code: 0.33.4
|
||||||
dev: false
|
dev: false
|
||||||
@ -2755,14 +2646,14 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro@4.4.15(@types/node@20.11.25)(typescript@5.4.2):
|
/astro@4.5.1(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-RTiAnlO8hDp6GqMVvaeJxyuCJhHNEho09lHshMNQBqgRabYPOJGW0HZZrbLRGNOqN9I14ivhZIunYGgAaGQpWw==}
|
resolution: {integrity: sha512-xqSBxeDZFUUgHl+npNwgoe6taTOCI8sJNwqWJaK3t/vcCHdfYJX00Tr9g43w/cYKPoTN4wKbNktbKYJZAbE3ZQ==}
|
||||||
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.7.0
|
'@astrojs/compiler': 2.7.0
|
||||||
'@astrojs/internal-helpers': 0.2.1
|
'@astrojs/internal-helpers': 0.3.0
|
||||||
'@astrojs/markdown-remark': 4.2.1
|
'@astrojs/markdown-remark': 4.3.0
|
||||||
'@astrojs/telemetry': 3.0.4
|
'@astrojs/telemetry': 3.0.4
|
||||||
'@babel/core': 7.24.0
|
'@babel/core': 7.24.0
|
||||||
'@babel/generator': 7.23.6
|
'@babel/generator': 7.23.6
|
||||||
@ -2770,7 +2661,7 @@ packages:
|
|||||||
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.0)
|
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.0)
|
||||||
'@babel/traverse': 7.24.0
|
'@babel/traverse': 7.24.0
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.0
|
||||||
'@medv/finder': 3.2.0
|
'@shikijs/core': 1.1.7
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
aria-query: 5.3.0
|
aria-query: 5.3.0
|
||||||
@ -2812,18 +2703,18 @@ packages:
|
|||||||
rehype: 13.0.1
|
rehype: 13.0.1
|
||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
shikiji: 0.9.19
|
shiki: 1.1.7
|
||||||
shikiji-core: 0.9.19
|
|
||||||
string-width: 7.1.0
|
string-width: 7.1.0
|
||||||
strip-ansi: 7.1.0
|
strip-ansi: 7.1.0
|
||||||
tsconfck: 3.0.2(typescript@5.4.2)
|
tsconfck: 3.0.3(typescript@5.4.2)
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
vite: 5.1.5(@types/node@20.11.25)
|
vite: 5.1.6(@types/node@20.11.26)
|
||||||
vitefu: 0.2.5(vite@5.1.5)
|
vitefu: 0.2.5(vite@5.1.6)
|
||||||
which-pm: 2.1.1
|
which-pm: 2.1.1
|
||||||
yargs-parser: 21.1.1
|
yargs-parser: 21.1.1
|
||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
|
zod-to-json-schema: 3.22.4(zod@3.22.4)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
sharp: 0.32.6
|
sharp: 0.32.6
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -3339,13 +3230,13 @@ packages:
|
|||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/commitizen@4.3.0(@types/node@20.11.25)(typescript@5.4.2):
|
/commitizen@4.3.0(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==}
|
resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==}
|
||||||
engines: {node: '>= 12'}
|
engines: {node: '>= 12'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
cachedir: 2.3.0
|
cachedir: 2.3.0
|
||||||
cz-conventional-changelog: 3.3.0(@types/node@20.11.25)(typescript@5.4.2)
|
cz-conventional-changelog: 3.3.0(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
dedent: 0.7.0
|
dedent: 0.7.0
|
||||||
detect-indent: 6.1.0
|
detect-indent: 6.1.0
|
||||||
find-node-modules: 2.1.3
|
find-node-modules: 2.1.3
|
||||||
@ -3459,7 +3350,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6)(typescript@5.4.2):
|
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||||
engines: {node: '>=v16'}
|
engines: {node: '>=v16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3467,7 +3358,7 @@ packages:
|
|||||||
cosmiconfig: '>=8.2'
|
cosmiconfig: '>=8.2'
|
||||||
typescript: '>=4'
|
typescript: '>=4'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.25
|
'@types/node': 20.11.26
|
||||||
cosmiconfig: 8.3.6(typescript@5.4.2)
|
cosmiconfig: 8.3.6(typescript@5.4.2)
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
typescript: 5.4.2
|
typescript: 5.4.2
|
||||||
@ -3572,18 +3463,18 @@ packages:
|
|||||||
/csstype@3.1.3:
|
/csstype@3.1.3:
|
||||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||||
|
|
||||||
/cz-conventional-changelog@3.3.0(@types/node@20.11.25)(typescript@5.4.2):
|
/cz-conventional-changelog@3.3.0(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
|
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: 2.4.2
|
chalk: 2.4.2
|
||||||
commitizen: 4.3.0(@types/node@20.11.25)(typescript@5.4.2)
|
commitizen: 4.3.0(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
conventional-commit-types: 3.0.0
|
conventional-commit-types: 3.0.0
|
||||||
lodash.map: 4.6.0
|
lodash.map: 4.6.0
|
||||||
longest: 2.0.1
|
longest: 2.0.1
|
||||||
word-wrap: 1.2.5
|
word-wrap: 1.2.5
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@commitlint/load': 19.0.3(@types/node@20.11.25)(typescript@5.4.2)
|
'@commitlint/load': 19.0.3(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- typescript
|
- typescript
|
||||||
@ -4284,7 +4175,7 @@ packages:
|
|||||||
function-bind: 1.1.2
|
function-bind: 1.1.2
|
||||||
has-proto: 1.0.3
|
has-proto: 1.0.3
|
||||||
has-symbols: 1.0.3
|
has-symbols: 1.0.3
|
||||||
hasown: 2.0.1
|
hasown: 2.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/get-nonce@1.0.1:
|
/get-nonce@1.0.1:
|
||||||
@ -4490,6 +4381,13 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
function-bind: 1.1.2
|
function-bind: 1.1.2
|
||||||
|
|
||||||
|
/hasown@2.0.2:
|
||||||
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||||
|
engines: {node: '>= 0.4'}
|
||||||
|
dependencies:
|
||||||
|
function-bind: 1.1.2
|
||||||
|
dev: true
|
||||||
|
|
||||||
/hast-util-from-html@2.0.1:
|
/hast-util-from-html@2.0.1:
|
||||||
resolution: {integrity: sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==}
|
resolution: {integrity: sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4526,6 +4424,12 @@ packages:
|
|||||||
web-namespaces: 2.0.1
|
web-namespaces: 2.0.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/hast-util-is-element@3.0.0:
|
||||||
|
resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==}
|
||||||
|
dependencies:
|
||||||
|
'@types/hast': 3.0.4
|
||||||
|
dev: false
|
||||||
|
|
||||||
/hast-util-parse-selector@3.1.1:
|
/hast-util-parse-selector@3.1.1:
|
||||||
resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==}
|
resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4563,7 +4467,7 @@ packages:
|
|||||||
hast-util-from-parse5: 8.0.1
|
hast-util-from-parse5: 8.0.1
|
||||||
hast-util-to-parse5: 8.0.0
|
hast-util-to-parse5: 8.0.0
|
||||||
html-void-elements: 3.0.0
|
html-void-elements: 3.0.0
|
||||||
mdast-util-to-hast: 13.0.2
|
mdast-util-to-hast: 13.1.0
|
||||||
parse5: 7.1.2
|
parse5: 7.1.2
|
||||||
unist-util-position: 5.0.0
|
unist-util-position: 5.0.0
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
@ -4584,7 +4488,7 @@ packages:
|
|||||||
estree-util-is-identifier-name: 3.0.0
|
estree-util-is-identifier-name: 3.0.0
|
||||||
hast-util-whitespace: 3.0.0
|
hast-util-whitespace: 3.0.0
|
||||||
mdast-util-mdx-expression: 2.0.0
|
mdast-util-mdx-expression: 2.0.0
|
||||||
mdast-util-mdx-jsx: 3.1.0
|
mdast-util-mdx-jsx: 3.1.1
|
||||||
mdast-util-mdxjs-esm: 2.0.1
|
mdast-util-mdxjs-esm: 2.0.1
|
||||||
property-information: 6.4.1
|
property-information: 6.4.1
|
||||||
space-separated-tokens: 2.0.2
|
space-separated-tokens: 2.0.2
|
||||||
@ -4621,7 +4525,7 @@ packages:
|
|||||||
hast-util-raw: 9.0.2
|
hast-util-raw: 9.0.2
|
||||||
hast-util-whitespace: 3.0.0
|
hast-util-whitespace: 3.0.0
|
||||||
html-void-elements: 3.0.0
|
html-void-elements: 3.0.0
|
||||||
mdast-util-to-hast: 13.0.2
|
mdast-util-to-hast: 13.1.0
|
||||||
property-information: 6.4.1
|
property-information: 6.4.1
|
||||||
space-separated-tokens: 2.0.2
|
space-separated-tokens: 2.0.2
|
||||||
stringify-entities: 4.0.3
|
stringify-entities: 4.0.3
|
||||||
@ -4639,7 +4543,7 @@ packages:
|
|||||||
estree-util-is-identifier-name: 3.0.0
|
estree-util-is-identifier-name: 3.0.0
|
||||||
hast-util-whitespace: 3.0.0
|
hast-util-whitespace: 3.0.0
|
||||||
mdast-util-mdx-expression: 2.0.0
|
mdast-util-mdx-expression: 2.0.0
|
||||||
mdast-util-mdx-jsx: 3.1.0
|
mdast-util-mdx-jsx: 3.1.1
|
||||||
mdast-util-mdxjs-esm: 2.0.1
|
mdast-util-mdxjs-esm: 2.0.1
|
||||||
property-information: 6.4.1
|
property-information: 6.4.1
|
||||||
space-separated-tokens: 2.0.2
|
space-separated-tokens: 2.0.2
|
||||||
@ -4673,6 +4577,15 @@ packages:
|
|||||||
zwitch: 2.0.4
|
zwitch: 2.0.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/hast-util-to-text@4.0.0:
|
||||||
|
resolution: {integrity: sha512-EWiE1FSArNBPUo1cKWtzqgnuRQwEeQbQtnFJRYV1hb1BWDgrAlBU0ExptvZMM/KSA82cDpm2sFGf3Dmc5Mza3w==}
|
||||||
|
dependencies:
|
||||||
|
'@types/hast': 3.0.4
|
||||||
|
'@types/unist': 3.0.2
|
||||||
|
hast-util-is-element: 3.0.0
|
||||||
|
unist-util-find-after: 5.0.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
/hast-util-whitespace@2.0.1:
|
/hast-util-whitespace@2.0.1:
|
||||||
resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==}
|
resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==}
|
||||||
dev: false
|
dev: false
|
||||||
@ -5461,8 +5374,8 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
|
|
||||||
/lucide-react@0.354.0(react@18.2.0):
|
/lucide-react@0.356.0(react@18.2.0):
|
||||||
resolution: {integrity: sha512-qI0x/hhcuHieaUUxFejesm5T/ditszQ2x1gUkqKnTMZRAOdxT2nGzbOFYrhc0wRjuA2MN1o5JCrcRPYcHH3l8A==}
|
resolution: {integrity: sha512-MDInjLrmZToccH2UxEshntujBlFwtOofGB22FN/eg39FfGVYV1TT1eMIv2j4rdaTJBpYjUuX7fEo9pwYkNFgwA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -5638,8 +5551,8 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/mdast-util-mdx-jsx@3.1.0:
|
/mdast-util-mdx-jsx@3.1.1:
|
||||||
resolution: {integrity: sha512-A8AJHlR7/wPQ3+Jre1+1rq040fX9A4Q1jG8JxmSNp/PLPHg80A6475wxTp3KzHpApFH6yWxFotHrJQA3dXP6/w==}
|
resolution: {integrity: sha512-Di63TQEHbiApe6CFp/qQXCORHMHnmW2JFdr5PYH57LuEIPjijRHicAmL5wQu+B0/Q4p0qJaEOE1EkhiwxiNmAQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/estree-jsx': 1.0.5
|
'@types/estree-jsx': 1.0.5
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
@ -5663,7 +5576,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mdast-util-from-markdown: 2.0.0
|
mdast-util-from-markdown: 2.0.0
|
||||||
mdast-util-mdx-expression: 2.0.0
|
mdast-util-mdx-expression: 2.0.0
|
||||||
mdast-util-mdx-jsx: 3.1.0
|
mdast-util-mdx-jsx: 3.1.1
|
||||||
mdast-util-mdxjs-esm: 2.0.1
|
mdast-util-mdxjs-esm: 2.0.1
|
||||||
mdast-util-to-markdown: 2.1.0
|
mdast-util-to-markdown: 2.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -5703,6 +5616,20 @@ packages:
|
|||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/mdast-util-to-hast@13.1.0:
|
||||||
|
resolution: {integrity: sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==}
|
||||||
|
dependencies:
|
||||||
|
'@types/hast': 3.0.4
|
||||||
|
'@types/mdast': 4.0.3
|
||||||
|
'@ungap/structured-clone': 1.2.0
|
||||||
|
devlop: 1.1.0
|
||||||
|
micromark-util-sanitize-uri: 2.0.0
|
||||||
|
trim-lines: 3.0.1
|
||||||
|
unist-util-position: 5.0.0
|
||||||
|
unist-util-visit: 5.0.0
|
||||||
|
vfile: 6.0.1
|
||||||
|
dev: false
|
||||||
|
|
||||||
/mdast-util-to-markdown@2.1.0:
|
/mdast-util-to-markdown@2.1.0:
|
||||||
resolution: {integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==}
|
resolution: {integrity: sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -7381,7 +7308,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
'@types/mdast': 4.0.3
|
'@types/mdast': 4.0.3
|
||||||
mdast-util-to-hast: 13.0.2
|
mdast-util-to-hast: 13.1.0
|
||||||
unified: 11.0.4
|
unified: 11.0.4
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
dev: false
|
dev: false
|
||||||
@ -7702,16 +7629,6 @@ packages:
|
|||||||
'@shikijs/core': 1.1.7
|
'@shikijs/core': 1.1.7
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/shikiji-core@0.9.19:
|
|
||||||
resolution: {integrity: sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/shikiji@0.9.19:
|
|
||||||
resolution: {integrity: sha512-Kw2NHWktdcdypCj1GkKpXH4o6Vxz8B8TykPlPuLHOGSV8VkhoCLcFOH4k19K4LXAQYRQmxg+0X/eM+m2sLhAkg==}
|
|
||||||
dependencies:
|
|
||||||
shikiji-core: 0.9.19
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/signal-exit@3.0.7:
|
/signal-exit@3.0.7:
|
||||||
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
||||||
|
|
||||||
@ -8214,8 +8131,8 @@ packages:
|
|||||||
/ts-interface-checker@0.1.13:
|
/ts-interface-checker@0.1.13:
|
||||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||||
|
|
||||||
/tsconfck@3.0.2(typescript@5.4.2):
|
/tsconfck@3.0.3(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-6lWtFjwuhS3XI4HsX4Zg0izOI3FU/AI9EGVlPEUMDIhvLPMD4wkiof0WCoDgW7qY+Dy198g4d9miAqUHWHFH6Q==}
|
resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==}
|
||||||
engines: {node: ^18 || >=20}
|
engines: {node: ^18 || >=20}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -8369,6 +8286,13 @@ packages:
|
|||||||
crypto-random-string: 4.0.0
|
crypto-random-string: 4.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/unist-util-find-after@5.0.0:
|
||||||
|
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
|
||||||
|
dependencies:
|
||||||
|
'@types/unist': 3.0.2
|
||||||
|
unist-util-is: 6.0.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
/unist-util-is@5.2.1:
|
/unist-util-is@5.2.1:
|
||||||
resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==}
|
resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8578,8 +8502,8 @@ packages:
|
|||||||
vfile-message: 4.0.2
|
vfile-message: 4.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite@5.1.5(@types/node@20.11.25):
|
/vite@5.1.6(@types/node@20.11.26):
|
||||||
resolution: {integrity: sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==}
|
resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -8606,7 +8530,7 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.25
|
'@types/node': 20.11.26
|
||||||
esbuild: 0.19.12
|
esbuild: 0.19.12
|
||||||
postcss: 8.4.35
|
postcss: 8.4.35
|
||||||
rollup: 4.12.1
|
rollup: 4.12.1
|
||||||
@ -8614,7 +8538,7 @@ packages:
|
|||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vitefu@0.2.5(vite@5.1.5):
|
/vitefu@0.2.5(vite@5.1.6):
|
||||||
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
|
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
||||||
@ -8622,7 +8546,7 @@ packages:
|
|||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.1.5(@types/node@20.11.25)
|
vite: 5.1.6(@types/node@20.11.26)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/volar-service-css@0.0.30(@volar/language-service@2.0.4):
|
/volar-service-css@0.0.30(@volar/language-service@2.0.4):
|
||||||
@ -8950,6 +8874,14 @@ packages:
|
|||||||
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
|
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
|
||||||
engines: {node: '>=12.20'}
|
engines: {node: '>=12.20'}
|
||||||
|
|
||||||
|
/zod-to-json-schema@3.22.4(zod@3.22.4):
|
||||||
|
resolution: {integrity: sha512-2Ed5dJ+n/O3cU383xSY28cuVi0BCQhF8nYqWU5paEpl7fVdqdAmiLdqLyfblbNdfOFwFfi/mqU4O1pwc60iBhQ==}
|
||||||
|
peerDependencies:
|
||||||
|
zod: ^3.22.4
|
||||||
|
dependencies:
|
||||||
|
zod: 3.22.4
|
||||||
|
dev: false
|
||||||
|
|
||||||
/zod@3.22.4:
|
/zod@3.22.4:
|
||||||
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user