Merge 3cdce4f2b5
into 8eaeb388c0
This commit is contained in:
commit
3928485521
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
"@matthiesenxyz/astro-gists": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Bump dependencies:
|
||||||
|
|
||||||
|
- @expressive-code/core from to
|
||||||
|
- @expressive-code/plugin-frames from to
|
||||||
|
- @expressive-code/plugin-shiki from to
|
||||||
|
- @expressive-code/plugin-text-markers from to
|
||||||
|
- @expressive-code/plugin-line-numbers from to
|
||||||
|
- astro-integration-kit from to
|
||||||
|
- octokit from to
|
||||||
|
- vite from to
|
||||||
|
- astro from to
|
|
@ -47,15 +47,15 @@
|
||||||
"@octokit/types": "^13.4.1"
|
"@octokit/types": "^13.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@expressive-code/core": "^0.35.2",
|
"@expressive-code/core": "^0.35.3",
|
||||||
"@expressive-code/plugin-frames": "^0.35.2",
|
"@expressive-code/plugin-frames": "^0.35.3",
|
||||||
"@expressive-code/plugin-shiki": "^0.35.2",
|
"@expressive-code/plugin-shiki": "^0.35.3",
|
||||||
"@expressive-code/plugin-text-markers": "^0.35.2",
|
"@expressive-code/plugin-text-markers": "^0.35.3",
|
||||||
"@expressive-code/plugin-line-numbers": "^0.35.2",
|
"@expressive-code/plugin-line-numbers": "^0.35.3",
|
||||||
"astro-integration-kit": "^0.12.0",
|
"astro-integration-kit": "^0.13.2",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"p-retry": "^6.2.0",
|
"p-retry": "^6.2.0",
|
||||||
"octokit": "^3.2.0",
|
"octokit": "^3.2.1",
|
||||||
"vite": "^5.2.10"
|
"vite": "^5.2.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"astro": "^4.7.0",
|
"astro": "^4.7.1",
|
||||||
"@matthiesenxyz/astro-gists": "workspace:*"
|
"@matthiesenxyz/astro-gists": "workspace:*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
442
pnpm-lock.yaml
442
pnpm-lock.yaml
|
@ -18,38 +18,38 @@ importers:
|
||||||
package:
|
package:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/core':
|
'@expressive-code/core':
|
||||||
specifier: ^0.35.2
|
specifier: ^0.35.3
|
||||||
version: 0.35.2
|
version: 0.35.3
|
||||||
'@expressive-code/plugin-frames':
|
'@expressive-code/plugin-frames':
|
||||||
specifier: ^0.35.2
|
specifier: ^0.35.3
|
||||||
version: 0.35.2
|
version: 0.35.3
|
||||||
'@expressive-code/plugin-line-numbers':
|
'@expressive-code/plugin-line-numbers':
|
||||||
specifier: ^0.35.2
|
specifier: ^0.35.3
|
||||||
version: 0.35.2
|
version: 0.35.3
|
||||||
'@expressive-code/plugin-shiki':
|
'@expressive-code/plugin-shiki':
|
||||||
specifier: ^0.35.2
|
specifier: ^0.35.3
|
||||||
version: 0.35.2
|
version: 0.35.3
|
||||||
'@expressive-code/plugin-text-markers':
|
'@expressive-code/plugin-text-markers':
|
||||||
specifier: ^0.35.2
|
specifier: ^0.35.3
|
||||||
version: 0.35.2
|
version: 0.35.3
|
||||||
astro:
|
astro:
|
||||||
specifier: '>=4.5.0'
|
specifier: '>=4.5.0'
|
||||||
version: 4.7.0(@types/node@20.12.7)(typescript@5.4.5)
|
version: 4.7.0
|
||||||
astro-integration-kit:
|
astro-integration-kit:
|
||||||
specifier: ^0.12.0
|
specifier: ^0.13.2
|
||||||
version: 0.12.0(astro@4.7.0)
|
version: 0.13.2(astro@4.7.0)
|
||||||
chalk:
|
chalk:
|
||||||
specifier: ^5.3.0
|
specifier: ^5.3.0
|
||||||
version: 5.3.0
|
version: 5.3.0
|
||||||
octokit:
|
octokit:
|
||||||
specifier: ^3.2.0
|
specifier: ^3.2.1
|
||||||
version: 3.2.0
|
version: 3.2.1
|
||||||
p-retry:
|
p-retry:
|
||||||
specifier: ^6.2.0
|
specifier: ^6.2.0
|
||||||
version: 6.2.0
|
version: 6.2.0
|
||||||
vite:
|
vite:
|
||||||
specifier: ^5.2.10
|
specifier: ^5.2.11
|
||||||
version: 5.2.10(@types/node@20.12.7)
|
version: 5.2.11(@types/node@20.12.7)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@octokit/types':
|
'@octokit/types':
|
||||||
specifier: ^13.4.1
|
specifier: ^13.4.1
|
||||||
|
@ -61,15 +61,15 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../package
|
version: link:../package
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.7.0
|
specifier: ^4.7.1
|
||||||
version: 4.7.0(@types/node@20.12.7)(typescript@5.4.5)
|
version: 4.7.1(@types/node@20.12.7)(typescript@5.4.5)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@astrojs/check':
|
'@astrojs/check':
|
||||||
specifier: ^0.5.10
|
specifier: ^0.5.10
|
||||||
version: 0.5.10(typescript@5.4.5)
|
version: 0.5.10(typescript@5.4.5)
|
||||||
'@astrojs/mdx':
|
'@astrojs/mdx':
|
||||||
specifier: ^2.3.1
|
specifier: ^2.3.1
|
||||||
version: 2.3.1(astro@4.7.0)
|
version: 2.3.1(astro@4.7.1)
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.12.7
|
specifier: ^20.12.7
|
||||||
version: 20.12.7
|
version: 20.12.7
|
||||||
|
@ -103,10 +103,6 @@ packages:
|
||||||
- prettier-plugin-astro
|
- prettier-plugin-astro
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@astrojs/compiler@2.7.0:
|
|
||||||
resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==}
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@astrojs/compiler@2.7.1:
|
/@astrojs/compiler@2.7.1:
|
||||||
resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==}
|
resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==}
|
||||||
|
|
||||||
|
@ -125,7 +121,7 @@ packages:
|
||||||
prettier-plugin-astro:
|
prettier-plugin-astro:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.7.0
|
'@astrojs/compiler': 2.7.1
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
'@volar/kit': 2.1.5(typescript@5.4.5)
|
'@volar/kit': 2.1.5(typescript@5.4.5)
|
||||||
'@volar/language-core': 2.1.5
|
'@volar/language-core': 2.1.5
|
||||||
|
@ -160,7 +156,7 @@ 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
|
||||||
shiki: 1.1.7
|
shiki: 1.3.0
|
||||||
unified: 11.0.4
|
unified: 11.0.4
|
||||||
unist-util-remove-position: 5.0.0
|
unist-util-remove-position: 5.0.0
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
|
@ -169,7 +165,7 @@ packages:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@astrojs/mdx@2.3.1(astro@4.7.0):
|
/@astrojs/mdx@2.3.1(astro@4.7.1):
|
||||||
resolution: {integrity: sha512-BOQFKD2Pi9cRntNQJlpF2fh4xV8doNpmVy9NKI95r4jsitrY4X5aTOhAowi+fkQgP/zW1A4HwCyQ6Pdam6z8zQ==}
|
resolution: {integrity: sha512-BOQFKD2Pi9cRntNQJlpF2fh4xV8doNpmVy9NKI95r4jsitrY4X5aTOhAowi+fkQgP/zW1A4HwCyQ6Pdam6z8zQ==}
|
||||||
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
|
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -178,7 +174,7 @@ packages:
|
||||||
'@astrojs/markdown-remark': 5.1.0
|
'@astrojs/markdown-remark': 5.1.0
|
||||||
'@mdx-js/mdx': 3.0.1
|
'@mdx-js/mdx': 3.0.1
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
astro: 4.7.0(@types/node@20.12.7)(typescript@5.4.5)
|
astro: 4.7.1(@types/node@20.12.7)(typescript@5.4.5)
|
||||||
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
|
||||||
|
@ -247,6 +243,29 @@ packages:
|
||||||
semver: 6.3.1
|
semver: 6.3.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/core@7.24.5:
|
||||||
|
resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@ampproject/remapping': 2.2.1
|
||||||
|
'@babel/code-frame': 7.24.2
|
||||||
|
'@babel/generator': 7.24.5
|
||||||
|
'@babel/helper-compilation-targets': 7.23.6
|
||||||
|
'@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5)
|
||||||
|
'@babel/helpers': 7.24.5
|
||||||
|
'@babel/parser': 7.24.5
|
||||||
|
'@babel/template': 7.24.0
|
||||||
|
'@babel/traverse': 7.24.5
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
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
|
||||||
|
|
||||||
/@babel/generator@7.24.4:
|
/@babel/generator@7.24.4:
|
||||||
resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
|
resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
|
||||||
|
@ -256,12 +275,22 @@ packages:
|
||||||
'@jridgewell/gen-mapping': 0.3.5
|
'@jridgewell/gen-mapping': 0.3.5
|
||||||
'@jridgewell/trace-mapping': 0.3.25
|
'@jridgewell/trace-mapping': 0.3.25
|
||||||
jsesc: 2.5.2
|
jsesc: 2.5.2
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/generator@7.24.5:
|
||||||
|
resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
'@jridgewell/gen-mapping': 0.3.5
|
||||||
|
'@jridgewell/trace-mapping': 0.3.25
|
||||||
|
jsesc: 2.5.2
|
||||||
|
|
||||||
/@babel/helper-annotate-as-pure@7.22.5:
|
/@babel/helper-annotate-as-pure@7.22.5:
|
||||||
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
|
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/helper-compilation-targets@7.23.6:
|
/@babel/helper-compilation-targets@7.23.6:
|
||||||
resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
|
resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
|
||||||
|
@ -282,19 +311,26 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/template': 7.24.0
|
'@babel/template': 7.24.0
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@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.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@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.24.0
|
'@babel/types': 7.24.5
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-module-imports@7.24.3:
|
||||||
|
resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
|
/@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
|
||||||
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
|
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
|
||||||
|
@ -308,6 +344,20 @@ packages:
|
||||||
'@babel/helper-simple-access': 7.22.5
|
'@babel/helper-simple-access': 7.22.5
|
||||||
'@babel/helper-split-export-declaration': 7.22.6
|
'@babel/helper-split-export-declaration': 7.22.6
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
'@babel/helper-validator-identifier': 7.22.20
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5):
|
||||||
|
resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
peerDependencies:
|
||||||
|
'@babel/core': ^7.0.0
|
||||||
|
dependencies:
|
||||||
|
'@babel/core': 7.24.5
|
||||||
|
'@babel/helper-environment-visitor': 7.22.20
|
||||||
|
'@babel/helper-module-imports': 7.24.3
|
||||||
|
'@babel/helper-simple-access': 7.24.5
|
||||||
|
'@babel/helper-split-export-declaration': 7.24.5
|
||||||
|
'@babel/helper-validator-identifier': 7.24.5
|
||||||
|
|
||||||
/@babel/helper-plugin-utils@7.22.5:
|
/@babel/helper-plugin-utils@7.22.5:
|
||||||
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
||||||
|
@ -317,21 +367,45 @@ 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.24.0
|
'@babel/types': 7.24.5
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-simple-access@7.24.5:
|
||||||
|
resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@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.24.0
|
'@babel/types': 7.24.5
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-split-export-declaration@7.24.5:
|
||||||
|
resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/helper-string-parser@7.23.4:
|
/@babel/helper-string-parser@7.23.4:
|
||||||
resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
|
resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-string-parser@7.24.1:
|
||||||
|
resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
/@babel/helper-validator-identifier@7.22.20:
|
/@babel/helper-validator-identifier@7.22.20:
|
||||||
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helper-validator-identifier@7.24.5:
|
||||||
|
resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
/@babel/helper-validator-option@7.23.5:
|
/@babel/helper-validator-option@7.23.5:
|
||||||
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
|
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
|
||||||
|
@ -342,8 +416,19 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/template': 7.24.0
|
'@babel/template': 7.24.0
|
||||||
'@babel/traverse': 7.24.1
|
'@babel/traverse': 7.24.5
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/helpers@7.24.5:
|
||||||
|
resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/template': 7.24.0
|
||||||
|
'@babel/traverse': 7.24.5
|
||||||
|
'@babel/types': 7.24.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -351,24 +436,25 @@ packages:
|
||||||
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
|
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
'@babel/helper-validator-identifier': 7.24.5
|
||||||
chalk: 2.4.2
|
chalk: 2.4.2
|
||||||
js-tokens: 4.0.0
|
js-tokens: 4.0.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
|
|
||||||
/@babel/parser@7.24.1:
|
|
||||||
resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==}
|
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
hasBin: true
|
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.24.0
|
|
||||||
|
|
||||||
/@babel/parser@7.24.4:
|
/@babel/parser@7.24.4:
|
||||||
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
|
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
|
||||||
engines: {node: '>=6.0.0'}
|
engines: {node: '>=6.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/parser@7.24.5:
|
||||||
|
resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==}
|
||||||
|
engines: {node: '>=6.0.0'}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.24.4):
|
/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.24.4):
|
||||||
resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
|
resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
|
||||||
|
@ -378,6 +464,16 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.24.4
|
'@babel/core': 7.24.4
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.24.5):
|
||||||
|
resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
peerDependencies:
|
||||||
|
'@babel/core': ^7.0.0-0
|
||||||
|
dependencies:
|
||||||
|
'@babel/core': 7.24.5
|
||||||
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.4):
|
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.4):
|
||||||
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
|
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
|
||||||
|
@ -391,6 +487,20 @@ packages:
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.4)
|
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.4)
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.5):
|
||||||
|
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
peerDependencies:
|
||||||
|
'@babel/core': ^7.0.0-0
|
||||||
|
dependencies:
|
||||||
|
'@babel/core': 7.24.5
|
||||||
|
'@babel/helper-annotate-as-pure': 7.22.5
|
||||||
|
'@babel/helper-module-imports': 7.24.3
|
||||||
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
'@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.24.5)
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/runtime@7.23.9:
|
/@babel/runtime@7.23.9:
|
||||||
resolution: {integrity: sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==}
|
resolution: {integrity: sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==}
|
||||||
|
@ -404,8 +514,8 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.24.2
|
'@babel/code-frame': 7.24.2
|
||||||
'@babel/parser': 7.24.1
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@babel/traverse@7.24.1:
|
/@babel/traverse@7.24.1:
|
||||||
resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
|
resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
|
||||||
|
@ -423,6 +533,24 @@ packages:
|
||||||
globals: 11.12.0
|
globals: 11.12.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/traverse@7.24.5:
|
||||||
|
resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/code-frame': 7.24.2
|
||||||
|
'@babel/generator': 7.24.5
|
||||||
|
'@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.24.5
|
||||||
|
'@babel/parser': 7.24.5
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
debug: 4.3.4
|
||||||
|
globals: 11.12.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
|
||||||
/@babel/types@7.24.0:
|
/@babel/types@7.24.0:
|
||||||
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
|
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
|
||||||
|
@ -431,6 +559,15 @@ packages:
|
||||||
'@babel/helper-string-parser': 7.23.4
|
'@babel/helper-string-parser': 7.23.4
|
||||||
'@babel/helper-validator-identifier': 7.22.20
|
'@babel/helper-validator-identifier': 7.22.20
|
||||||
to-fast-properties: 2.0.0
|
to-fast-properties: 2.0.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@babel/types@7.24.5:
|
||||||
|
resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==}
|
||||||
|
engines: {node: '>=6.9.0'}
|
||||||
|
dependencies:
|
||||||
|
'@babel/helper-string-parser': 7.24.1
|
||||||
|
'@babel/helper-validator-identifier': 7.24.5
|
||||||
|
to-fast-properties: 2.0.0
|
||||||
|
|
||||||
/@biomejs/biome@1.7.1:
|
/@biomejs/biome@1.7.1:
|
||||||
resolution: {integrity: sha512-wb2UNoFXcgaMdKXKT5ytsYntaogl2FSTjDt20CZynF3v7OXQUcIpTrr+be3XoOGpoZRj3Ytq9TSpmplUREXmeA==}
|
resolution: {integrity: sha512-wb2UNoFXcgaMdKXKT5ytsYntaogl2FSTjDt20CZynF3v7OXQUcIpTrr+be3XoOGpoZRj3Ytq9TSpmplUREXmeA==}
|
||||||
|
@ -915,8 +1052,8 @@ packages:
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@expressive-code/core@0.35.2:
|
/@expressive-code/core@0.35.3:
|
||||||
resolution: {integrity: sha512-lInKOxMvcvVTrRB8qjsH6PDQ5+rz9o3lyoUh+2xxvdWmnpcTE7JVWWcVfDrLfEXZb+6KQWlWqD0J50u1+xe8Rg==}
|
resolution: {integrity: sha512-SYamcarAjufYhbuK/kfvJSvAXLsfnM7DKc78R7Dq4B73R5bKQK2m5zR0l57tXr4yp2C5Z8lu5xZncdwWxcmPdg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ctrl/tinycolor': 4.1.0
|
'@ctrl/tinycolor': 4.1.0
|
||||||
hast-util-select: 6.0.2
|
hast-util-select: 6.0.2
|
||||||
|
@ -929,29 +1066,29 @@ packages:
|
||||||
unist-util-visit-parents: 6.0.1
|
unist-util-visit-parents: 6.0.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expressive-code/plugin-frames@0.35.2:
|
/@expressive-code/plugin-frames@0.35.3:
|
||||||
resolution: {integrity: sha512-ABj9WQinforkAvBzCTOd3puuGWaKm1mzts7yck1YNyfh4uQGLxabvjKIj69WYA75+Ccd0edy0b1QzIqwecJpzg==}
|
resolution: {integrity: sha512-QYytMq6IsaHgTofQ5b6d+CnbxkqLdikSF2hC+IL/ZZwPYHYZoUlmjIwmJZhY4/hHqJGELrtZsyVdlt06RntgmA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/core': 0.35.2
|
'@expressive-code/core': 0.35.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expressive-code/plugin-line-numbers@0.35.2:
|
/@expressive-code/plugin-line-numbers@0.35.3:
|
||||||
resolution: {integrity: sha512-VNCUAqfIzlJgkNtKjhur+DYbBEfh6C2qxNNdqvISoZxq3npmyjBxBu+ztKM4VwucTlKUcrsQhKhUspy0+350WQ==}
|
resolution: {integrity: sha512-VzEcJ6yPaix19x4Q9ih237AGPxZuN+tNUroA2AoXedJ+fQD+frdY83/xKafRrbTqd3PeTnJj9CgXCxmwkbHFkQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/core': 0.35.2
|
'@expressive-code/core': 0.35.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expressive-code/plugin-shiki@0.35.2:
|
/@expressive-code/plugin-shiki@0.35.3:
|
||||||
resolution: {integrity: sha512-V+pAhT3m0xAbwHvDT9DLpZLkksYKeNNTDIEHE0VHoZfw9IibvG6QcrH8FjMQnxv1DfvWjkYV4wob7/TZKlGU6w==}
|
resolution: {integrity: sha512-aFQBPepv0zhVXqJFAvfQ4vXYv/meJKiqmEEKSxdjAfwXllIV49PDlnGEXmbGYjR4hUQQjbfDgzAbrbfePc3YVQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/core': 0.35.2
|
'@expressive-code/core': 0.35.3
|
||||||
shiki: 1.1.7
|
shiki: 1.3.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expressive-code/plugin-text-markers@0.35.2:
|
/@expressive-code/plugin-text-markers@0.35.3:
|
||||||
resolution: {integrity: sha512-YD/QhTBoCGXWCE40BD3Wg1XXAR0eVVFYL0TZaD8JjdRqVDmmRtZmhiG+/luXfbe9xZy5qEw4ZFXiQrJkUH6DJQ==}
|
resolution: {integrity: sha512-gDdnQrfDRXw5Y+PKHJDkpAUdf2pthYOthGcgy3JB8GOTQ3EL1h+755Ct/bGc4MR6jn+dgnQP47uHMWQaccvN6Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/core': 0.35.2
|
'@expressive-code/core': 0.35.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@img/sharp-darwin-arm64@0.33.3:
|
/@img/sharp-darwin-arm64@0.33.3:
|
||||||
|
@ -1360,6 +1497,10 @@ packages:
|
||||||
resolution: {integrity: sha512-pGUdSP+eEPfZiQHNkZI0U01HLipxncisdJQB4G//OAmfeO8sqTQ9KRa0KF03TUPCziNsoXUrTg4B2Q1EX++T0Q==}
|
resolution: {integrity: sha512-pGUdSP+eEPfZiQHNkZI0U01HLipxncisdJQB4G//OAmfeO8sqTQ9KRa0KF03TUPCziNsoXUrTg4B2Q1EX++T0Q==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@octokit/openapi-types@22.2.0:
|
||||||
|
resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@octokit/plugin-paginate-graphql@4.0.0(@octokit/core@5.1.0):
|
/@octokit/plugin-paginate-graphql@4.0.0(@octokit/core@5.1.0):
|
||||||
resolution: {integrity: sha512-7HcYW5tP7/Z6AETAPU14gp5H5KmCPT3hmJrS/5tO7HIgbwenYmgw4OY9Ma54FDySuxMwD+wsJlxtuGWwuZuItA==}
|
resolution: {integrity: sha512-7HcYW5tP7/Z6AETAPU14gp5H5KmCPT3hmJrS/5tO7HIgbwenYmgw4OY9Ma54FDySuxMwD+wsJlxtuGWwuZuItA==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
@ -1369,6 +1510,16 @@ packages:
|
||||||
'@octokit/core': 5.1.0
|
'@octokit/core': 5.1.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@octokit/plugin-paginate-rest@11.3.1(@octokit/core@5.1.0):
|
||||||
|
resolution: {integrity: sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==}
|
||||||
|
engines: {node: '>= 18'}
|
||||||
|
peerDependencies:
|
||||||
|
'@octokit/core': '5'
|
||||||
|
dependencies:
|
||||||
|
'@octokit/core': 5.1.0
|
||||||
|
'@octokit/types': 13.5.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@octokit/plugin-paginate-rest@9.2.0(@octokit/core@5.1.0):
|
/@octokit/plugin-paginate-rest@9.2.0(@octokit/core@5.1.0):
|
||||||
resolution: {integrity: sha512-NKi0bJEZqOSbBLMv9kdAcuocpe05Q2xAXNLTGi0HN2GSMFJHNZuSoPNa0tcQFTOFCKe+ZaYBZ3lpXh1yxgUDCA==}
|
resolution: {integrity: sha512-NKi0bJEZqOSbBLMv9kdAcuocpe05Q2xAXNLTGi0HN2GSMFJHNZuSoPNa0tcQFTOFCKe+ZaYBZ3lpXh1yxgUDCA==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
@ -1379,14 +1530,14 @@ packages:
|
||||||
'@octokit/types': 12.6.0
|
'@octokit/types': 12.6.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@octokit/plugin-rest-endpoint-methods@10.4.0(@octokit/core@5.1.0):
|
/@octokit/plugin-rest-endpoint-methods@13.2.2(@octokit/core@5.1.0):
|
||||||
resolution: {integrity: sha512-INw5rGXWlbv/p/VvQL63dhlXr38qYTHkQ5bANi9xofrF9OraqmjHsIGyenmjmul1JVRHpUlw5heFOj1UZLEolA==}
|
resolution: {integrity: sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@octokit/core': '>=5'
|
'@octokit/core': ^5
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 5.1.0
|
'@octokit/core': 5.1.0
|
||||||
'@octokit/types': 12.6.0
|
'@octokit/types': 13.5.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@octokit/plugin-retry@6.0.1(@octokit/core@5.1.0):
|
/@octokit/plugin-retry@6.0.1(@octokit/core@5.1.0):
|
||||||
|
@ -1443,6 +1594,12 @@ packages:
|
||||||
'@octokit/openapi-types': 22.1.0
|
'@octokit/openapi-types': 22.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@octokit/types@13.5.0:
|
||||||
|
resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==}
|
||||||
|
dependencies:
|
||||||
|
'@octokit/openapi-types': 22.2.0
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@octokit/webhooks-methods@4.1.0:
|
/@octokit/webhooks-methods@4.1.0:
|
||||||
resolution: {integrity: sha512-zoQyKw8h9STNPqtm28UGOYFE7O6D4Il8VJwhAtMHFt2C4L0VQT1qGKLeefUOqHNs1mNRYSadVv7x0z8U2yyeWQ==}
|
resolution: {integrity: sha512-zoQyKw8h9STNPqtm28UGOYFE7O6D4Il8VJwhAtMHFt2C4L0VQT1qGKLeefUOqHNs1mNRYSadVv7x0z8U2yyeWQ==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
@ -1553,9 +1710,6 @@ packages:
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@shikijs/core@1.1.7:
|
|
||||||
resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==}
|
|
||||||
|
|
||||||
/@shikijs/core@1.3.0:
|
/@shikijs/core@1.3.0:
|
||||||
resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
|
resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
|
||||||
|
|
||||||
|
@ -1572,8 +1726,8 @@ packages:
|
||||||
/@types/babel__core@7.20.5:
|
/@types/babel__core@7.20.5:
|
||||||
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.24.4
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
'@types/babel__generator': 7.6.8
|
'@types/babel__generator': 7.6.8
|
||||||
'@types/babel__template': 7.4.4
|
'@types/babel__template': 7.4.4
|
||||||
'@types/babel__traverse': 7.20.5
|
'@types/babel__traverse': 7.20.5
|
||||||
|
@ -1581,18 +1735,18 @@ packages:
|
||||||
/@types/babel__generator@7.6.8:
|
/@types/babel__generator@7.6.8:
|
||||||
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
|
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@types/babel__template@7.4.4:
|
/@types/babel__template@7.4.4:
|
||||||
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.24.1
|
'@babel/parser': 7.24.5
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@types/babel__traverse@7.20.5:
|
/@types/babel__traverse@7.20.5:
|
||||||
resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==}
|
resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.5
|
||||||
|
|
||||||
/@types/btoa-lite@1.0.2:
|
/@types/btoa-lite@1.0.2:
|
||||||
resolution: {integrity: sha512-ZYbcE2x7yrvNFJiU7xJGrpF/ihpkM7zKgw8bha3LNJSesvTtUNxbpzaT7WXBIryf6jovisrxTBvymxMeLLj1Mg==}
|
resolution: {integrity: sha512-ZYbcE2x7yrvNFJiU7xJGrpF/ihpkM7zKgw8bha3LNJSesvTtUNxbpzaT7WXBIryf6jovisrxTBvymxMeLLj1Mg==}
|
||||||
|
@ -1892,21 +2046,21 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/astro-integration-kit@0.12.0(astro@4.7.0):
|
/astro-integration-kit@0.13.2(astro@4.7.0):
|
||||||
resolution: {integrity: sha512-fCtebn/vQF5bmPW5TxF/gRoDFZ1iuA1h0FJcv/e7S96gfFIYZjiQ5G+Mwv6i/X9Y27FTkMHXhuWtqE6xosCgBQ==}
|
resolution: {integrity: sha512-0NkGf91Q+Vgs+Aj70kj8YCMon750llWnv+9TdRWcqrpccjDgt6LtG+wagS7j8CTyBrTiQvvDg3kIdvYNLcu/xg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@astrojs/db': ^0.9.0
|
'@astrojs/db': ^0.9 || ^0.10 || ^0.11
|
||||||
astro: ^4.4.1
|
astro: ^4.4.1
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@astrojs/db':
|
'@astrojs/db':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.7.0(@types/node@20.12.7)(typescript@5.4.5)
|
astro: 4.7.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
recast: 0.23.5
|
recast: 0.23.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro@4.7.0(@types/node@20.12.7)(typescript@5.4.5):
|
/astro@4.7.0:
|
||||||
resolution: {integrity: sha512-YC24nK6/UNelVob+4RoJPDgZJdpaJarIU85D/UxCrlsYJlLqrW8hXq7A9T6BXNs+puF9pJrYlqaJNCRO+928XA==}
|
resolution: {integrity: sha512-YC24nK6/UNelVob+4RoJPDgZJdpaJarIU85D/UxCrlsYJlLqrW8hXq7A9T6BXNs+puF9pJrYlqaJNCRO+928XA==}
|
||||||
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -1968,8 +2122,8 @@ packages:
|
||||||
tsconfck: 3.0.3(typescript@5.4.5)
|
tsconfck: 3.0.3(typescript@5.4.5)
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
vite: 5.2.10(@types/node@20.12.7)
|
vite: 5.2.11(@types/node@20.12.7)
|
||||||
vitefu: 0.2.5(vite@5.2.10)
|
vitefu: 0.2.5(vite@5.2.11)
|
||||||
which-pm: 2.1.1
|
which-pm: 2.1.1
|
||||||
yargs-parser: 21.1.1
|
yargs-parser: 21.1.1
|
||||||
zod: 3.23.4
|
zod: 3.23.4
|
||||||
|
@ -1986,6 +2140,88 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
- typescript
|
- typescript
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/astro@4.7.1(@types/node@20.12.7)(typescript@5.4.5):
|
||||||
|
resolution: {integrity: sha512-3o+VmnIPBiCm0QVyyTC/F8humNXny5YpI+MKvBTksviRtKxhnztEA3+GAR2XWLUSOx1+/GVjz7mExq3hJGOeqQ==}
|
||||||
|
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
'@astrojs/compiler': 2.7.1
|
||||||
|
'@astrojs/internal-helpers': 0.4.0
|
||||||
|
'@astrojs/markdown-remark': 5.1.0
|
||||||
|
'@astrojs/telemetry': 3.1.0
|
||||||
|
'@babel/core': 7.24.5
|
||||||
|
'@babel/generator': 7.24.5
|
||||||
|
'@babel/parser': 7.24.5
|
||||||
|
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.5)
|
||||||
|
'@babel/traverse': 7.24.5
|
||||||
|
'@babel/types': 7.24.5
|
||||||
|
'@types/babel__core': 7.20.5
|
||||||
|
'@types/cookie': 0.6.0
|
||||||
|
acorn: 8.11.3
|
||||||
|
aria-query: 5.3.0
|
||||||
|
axobject-query: 4.0.0
|
||||||
|
boxen: 7.1.1
|
||||||
|
chokidar: 3.6.0
|
||||||
|
ci-info: 4.0.0
|
||||||
|
clsx: 2.1.1
|
||||||
|
common-ancestor-path: 1.0.1
|
||||||
|
cookie: 0.6.0
|
||||||
|
cssesc: 3.0.0
|
||||||
|
debug: 4.3.4
|
||||||
|
deterministic-object-hash: 2.0.2
|
||||||
|
devalue: 5.0.0
|
||||||
|
diff: 5.2.0
|
||||||
|
dlv: 1.1.3
|
||||||
|
dset: 3.1.3
|
||||||
|
es-module-lexer: 1.5.2
|
||||||
|
esbuild: 0.20.2
|
||||||
|
estree-walker: 3.0.3
|
||||||
|
execa: 8.0.1
|
||||||
|
fast-glob: 3.3.2
|
||||||
|
flattie: 1.1.1
|
||||||
|
github-slugger: 2.0.0
|
||||||
|
gray-matter: 4.0.3
|
||||||
|
html-escaper: 3.0.3
|
||||||
|
http-cache-semantics: 4.1.1
|
||||||
|
js-yaml: 4.1.0
|
||||||
|
kleur: 4.1.5
|
||||||
|
magic-string: 0.30.10
|
||||||
|
mrmime: 2.0.0
|
||||||
|
ora: 8.0.1
|
||||||
|
p-limit: 5.0.0
|
||||||
|
p-queue: 8.0.1
|
||||||
|
path-to-regexp: 6.2.2
|
||||||
|
preferred-pm: 3.1.3
|
||||||
|
prompts: 2.4.2
|
||||||
|
rehype: 13.0.1
|
||||||
|
resolve: 1.22.8
|
||||||
|
semver: 7.6.0
|
||||||
|
shiki: 1.3.0
|
||||||
|
string-width: 7.1.0
|
||||||
|
strip-ansi: 7.1.0
|
||||||
|
tsconfck: 3.0.3(typescript@5.4.5)
|
||||||
|
unist-util-visit: 5.0.0
|
||||||
|
vfile: 6.0.1
|
||||||
|
vite: 5.2.11(@types/node@20.12.7)
|
||||||
|
vitefu: 0.2.5(vite@5.2.11)
|
||||||
|
which-pm: 2.1.1
|
||||||
|
yargs-parser: 21.1.1
|
||||||
|
zod: 3.23.6
|
||||||
|
zod-to-json-schema: 3.23.0(zod@3.23.6)
|
||||||
|
optionalDependencies:
|
||||||
|
sharp: 0.33.3
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/node'
|
||||||
|
- less
|
||||||
|
- lightningcss
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
- typescript
|
||||||
|
|
||||||
/available-typed-arrays@1.0.7:
|
/available-typed-arrays@1.0.7:
|
||||||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||||
|
@ -2214,6 +2450,11 @@ packages:
|
||||||
/clsx@2.1.0:
|
/clsx@2.1.0:
|
||||||
resolution: {integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==}
|
resolution: {integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/clsx@2.1.1:
|
||||||
|
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
||||||
|
engines: {node: '>=6'}
|
||||||
|
|
||||||
/collapse-white-space@2.1.0:
|
/collapse-white-space@2.1.0:
|
||||||
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
||||||
|
@ -2534,6 +2775,10 @@ packages:
|
||||||
|
|
||||||
/es-module-lexer@1.5.0:
|
/es-module-lexer@1.5.0:
|
||||||
resolution: {integrity: sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==}
|
resolution: {integrity: sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/es-module-lexer@1.5.2:
|
||||||
|
resolution: {integrity: sha512-l60ETUTmLqbVbVHv1J4/qj+M8nq7AwMzEcg3kmJDt9dCNrTk+yHcYFf/Kw75pMDwd9mPcIGCG5LcS20SxYRzFA==}
|
||||||
|
|
||||||
/es-set-tostringtag@2.0.3:
|
/es-set-tostringtag@2.0.3:
|
||||||
resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
|
resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
|
||||||
|
@ -4205,20 +4450,20 @@ packages:
|
||||||
object-keys: 1.1.1
|
object-keys: 1.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/octokit@3.2.0:
|
/octokit@3.2.1:
|
||||||
resolution: {integrity: sha512-f25eJ/8ITwF2BdwymOjK9I5ll9Azt8UbfHE2u5ho0gVdgfpIZkUgMGbQjbvgOYGbtIAYxh7ghH3BUbZrYal1Gw==}
|
resolution: {integrity: sha512-u+XuSejhe3NdIvty3Jod00JvTdAE/0/+XbhIDhefHbu+2OcTRHd80aCiH6TX19ZybJmwPQBKFQmHGxp0i9mJrg==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/app': 14.0.2
|
'@octokit/app': 14.0.2
|
||||||
'@octokit/core': 5.1.0
|
'@octokit/core': 5.1.0
|
||||||
'@octokit/oauth-app': 6.1.0
|
'@octokit/oauth-app': 6.1.0
|
||||||
'@octokit/plugin-paginate-graphql': 4.0.0(@octokit/core@5.1.0)
|
'@octokit/plugin-paginate-graphql': 4.0.0(@octokit/core@5.1.0)
|
||||||
'@octokit/plugin-paginate-rest': 9.2.0(@octokit/core@5.1.0)
|
'@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@5.1.0)
|
||||||
'@octokit/plugin-rest-endpoint-methods': 10.4.0(@octokit/core@5.1.0)
|
'@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.1.0)
|
||||||
'@octokit/plugin-retry': 6.0.1(@octokit/core@5.1.0)
|
'@octokit/plugin-retry': 6.0.1(@octokit/core@5.1.0)
|
||||||
'@octokit/plugin-throttling': 8.2.0(@octokit/core@5.1.0)
|
'@octokit/plugin-throttling': 8.2.0(@octokit/core@5.1.0)
|
||||||
'@octokit/request-error': 5.0.1
|
'@octokit/request-error': 5.0.1
|
||||||
'@octokit/types': 12.6.0
|
'@octokit/types': 13.5.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/once@1.4.0:
|
/once@1.4.0:
|
||||||
|
@ -4872,11 +5117,6 @@ packages:
|
||||||
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
|
||||||
/shiki@1.1.7:
|
|
||||||
resolution: {integrity: sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==}
|
|
||||||
dependencies:
|
|
||||||
'@shikijs/core': 1.1.7
|
|
||||||
|
|
||||||
/shiki@1.3.0:
|
/shiki@1.3.0:
|
||||||
resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
|
resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5432,8 +5672,8 @@ packages:
|
||||||
unist-util-stringify-position: 4.0.0
|
unist-util-stringify-position: 4.0.0
|
||||||
vfile-message: 4.0.2
|
vfile-message: 4.0.2
|
||||||
|
|
||||||
/vite@5.2.10(@types/node@20.12.7):
|
/vite@5.2.11(@types/node@20.12.7):
|
||||||
resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==}
|
resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -5467,7 +5707,7 @@ packages:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
/vitefu@0.2.5(vite@5.2.10):
|
/vitefu@0.2.5(vite@5.2.11):
|
||||||
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
|
||||||
|
@ -5475,7 +5715,7 @@ packages:
|
||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.2.10(@types/node@20.12.7)
|
vite: 5.2.11(@types/node@20.12.7)
|
||||||
|
|
||||||
/volar-service-css@0.0.34(@volar/language-service@2.1.5):
|
/volar-service-css@0.0.34(@volar/language-service@2.1.5):
|
||||||
resolution: {integrity: sha512-C7ua0j80ZD7bsgALAz/cA1bykPehoIa5n+3+Ccr+YLpj0fypqw9iLUmGLX11CqzqNCO2XFGe/1eXB/c+SWrF/g==}
|
resolution: {integrity: sha512-C7ua0j80ZD7bsgALAz/cA1bykPehoIa5n+3+Ccr+YLpj0fypqw9iLUmGLX11CqzqNCO2XFGe/1eXB/c+SWrF/g==}
|
||||||
|
@ -5795,9 +6035,21 @@ packages:
|
||||||
zod: ^3.23.3
|
zod: ^3.23.3
|
||||||
dependencies:
|
dependencies:
|
||||||
zod: 3.23.4
|
zod: 3.23.4
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/zod-to-json-schema@3.23.0(zod@3.23.6):
|
||||||
|
resolution: {integrity: sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==}
|
||||||
|
peerDependencies:
|
||||||
|
zod: ^3.23.3
|
||||||
|
dependencies:
|
||||||
|
zod: 3.23.6
|
||||||
|
|
||||||
/zod@3.23.4:
|
/zod@3.23.4:
|
||||||
resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==}
|
resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/zod@3.23.6:
|
||||||
|
resolution: {integrity: sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==}
|
||||||
|
|
||||||
/zwitch@2.0.4:
|
/zwitch@2.0.4:
|
||||||
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
||||||
|
|
Loading…
Reference in New Issue