Bump the prod-dependencies group with 2 updates
Bumps the prod-dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@matthiesenxyz/astro-gists](https://github.com/MatthiesenXYZ/astro-gists). Updates `astro` from 4.4.13 to 4.5.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.5.0/packages/astro) Updates `@matthiesenxyz/astro-gists` from 0.2.3 to 0.2.6 - [Release notes](https://github.com/MatthiesenXYZ/astro-gists/releases) - [Commits](https://github.com/MatthiesenXYZ/astro-gists/compare/@matthiesenxyz/astro-gists@0.2.3...@matthiesenxyz/astro-gists@0.2.6) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@matthiesenxyz/astro-gists" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6f1139f038
commit
05a6522dff
|
@ -42,6 +42,6 @@
|
||||||
"ultrahtml": "^1.5.3"
|
"ultrahtml": "^1.5.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "4.4.13"
|
"astro": "4.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -54,13 +54,13 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/starlight": "^0.21.1",
|
"@astrojs/starlight": "^0.21.1",
|
||||||
"astro": "^4.4.13",
|
"astro": "^4.5.0",
|
||||||
"vitest": "^1.3.1",
|
"vitest": "^1.3.1",
|
||||||
"vitest-fetch-mock": "^0.2.2"
|
"vitest-fetch-mock": "^0.2.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/rss": "^4.0.5",
|
"@astrojs/rss": "^4.0.5",
|
||||||
"@matthiesenxyz/astro-gists": "^0.2.3",
|
"@matthiesenxyz/astro-gists": "^0.2.6",
|
||||||
"@ts-ghost/core-api": "^6.0.0",
|
"@ts-ghost/core-api": "^6.0.0",
|
||||||
"@ts-ghost/content-api": "^4.0.12",
|
"@ts-ghost/content-api": "^4.0.12",
|
||||||
"astro-integration-kit": "^0.5.1",
|
"astro-integration-kit": "^0.5.1",
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"astro": "^4.4.13",
|
"astro": "^4.5.0",
|
||||||
"@matthiesenxyz/astro-ghostcms": "workspace:*",
|
"@matthiesenxyz/astro-ghostcms": "workspace:*",
|
||||||
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
|
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
|
||||||
"@matthiesenxyz/astro-ghostcms-catppuccin": "workspace:*",
|
"@matthiesenxyz/astro-ghostcms-catppuccin": "workspace:*",
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/starlight": "^0.21.1",
|
"@astrojs/starlight": "^0.21.1",
|
||||||
"@matthiesenxyz/starlight-ghostcms": "workspace:*",
|
"@matthiesenxyz/starlight-ghostcms": "workspace:*",
|
||||||
"astro": "^4.4.13",
|
"astro": "^4.5.0",
|
||||||
"sharp": "^0.33.2"
|
"sharp": "^0.33.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
279
pnpm-lock.yaml
279
pnpm-lock.yaml
|
@ -189,8 +189,8 @@ importers:
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
devDependencies:
|
devDependencies:
|
||||||
astro:
|
astro:
|
||||||
specifier: 4.4.13
|
specifier: 4.5.0
|
||||||
version: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
version: 4.5.0(typescript@5.4.2)
|
||||||
|
|
||||||
packages/astro-ghostcms-theme-default:
|
packages/astro-ghostcms-theme-default:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -260,8 +260,8 @@ importers:
|
||||||
specifier: ^4.0.5
|
specifier: ^4.0.5
|
||||||
version: 4.0.5
|
version: 4.0.5
|
||||||
'@matthiesenxyz/astro-gists':
|
'@matthiesenxyz/astro-gists':
|
||||||
specifier: ^0.2.3
|
specifier: ^0.2.6
|
||||||
version: 0.2.3(astro@4.4.13)
|
version: 0.2.6(astro@4.5.0)
|
||||||
'@ts-ghost/content-api':
|
'@ts-ghost/content-api':
|
||||||
specifier: ^4.0.12
|
specifier: ^4.0.12
|
||||||
version: 4.0.12
|
version: 4.0.12
|
||||||
|
@ -270,7 +270,7 @@ importers:
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
astro-integration-kit:
|
astro-integration-kit:
|
||||||
specifier: ^0.5.1
|
specifier: ^0.5.1
|
||||||
version: 0.5.1(astro@4.4.13)
|
version: 0.5.1(astro@4.5.0)
|
||||||
astro-remote:
|
astro-remote:
|
||||||
specifier: ^0.3.2
|
specifier: ^0.3.2
|
||||||
version: 0.3.2
|
version: 0.3.2
|
||||||
|
@ -286,10 +286,10 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@astrojs/starlight':
|
'@astrojs/starlight':
|
||||||
specifier: ^0.21.1
|
specifier: ^0.21.1
|
||||||
version: 0.21.1(astro@4.4.13)
|
version: 0.21.1(astro@4.5.0)
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.4.13
|
specifier: ^4.5.0
|
||||||
version: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
version: 4.5.0(typescript@5.4.2)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^1.3.1
|
specifier: ^1.3.1
|
||||||
version: 1.3.1(@vitest/ui@1.3.1)
|
version: 1.3.1(@vitest/ui@1.3.1)
|
||||||
|
@ -301,7 +301,7 @@ importers:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/tailwind':
|
'@astrojs/tailwind':
|
||||||
specifier: ^5.1.0
|
specifier: ^5.1.0
|
||||||
version: 5.1.0(astro@4.4.13)(tailwindcss@3.4.1)
|
version: 5.1.0(astro@4.5.0)(tailwindcss@3.4.1)
|
||||||
'@matthiesenxyz/astro-ghostcms':
|
'@matthiesenxyz/astro-ghostcms':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/astro-ghostcms
|
version: link:../../packages/astro-ghostcms
|
||||||
|
@ -318,8 +318,8 @@ importers:
|
||||||
specifier: ^0.58.5
|
specifier: ^0.58.5
|
||||||
version: 0.58.5(vite@5.1.5)
|
version: 0.58.5(vite@5.1.5)
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.4.13
|
specifier: ^4.5.0
|
||||||
version: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
version: 4.5.0(typescript@5.4.2)
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: ^3.3.5
|
specifier: ^3.3.5
|
||||||
version: 3.4.1
|
version: 3.4.1
|
||||||
|
@ -338,13 +338,13 @@ importers:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/starlight':
|
'@astrojs/starlight':
|
||||||
specifier: ^0.21.1
|
specifier: ^0.21.1
|
||||||
version: 0.21.1(astro@4.4.13)
|
version: 0.21.1(astro@4.5.0)
|
||||||
'@matthiesenxyz/starlight-ghostcms':
|
'@matthiesenxyz/starlight-ghostcms':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/starlight-ghostcms
|
version: link:../../packages/starlight-ghostcms
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.4.13
|
specifier: ^4.5.0
|
||||||
version: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
version: 4.5.0(typescript@5.4.2)
|
||||||
sharp:
|
sharp:
|
||||||
specifier: ^0.33.2
|
specifier: ^0.33.2
|
||||||
version: 0.33.2
|
version: 0.33.2
|
||||||
|
@ -399,9 +399,17 @@ packages:
|
||||||
|
|
||||||
/@astrojs/compiler@2.5.3:
|
/@astrojs/compiler@2.5.3:
|
||||||
resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==}
|
resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@astrojs/compiler@2.7.0:
|
||||||
|
resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==}
|
||||||
|
|
||||||
/@astrojs/internal-helpers@0.2.1:
|
/@astrojs/internal-helpers@0.2.1:
|
||||||
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
|
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@astrojs/internal-helpers@0.3.0:
|
||||||
|
resolution: {integrity: sha512-tGmHvrhpzuz0JBHaJX8GywN9g4rldVNHtkoVDC3m/DdzBO70jGoVuc0uuNVglRYnsdwkbG0K02Iw3nOOR3/Y4g==}
|
||||||
|
|
||||||
/@astrojs/language-server@2.7.6(typescript@5.4.2):
|
/@astrojs/language-server@2.7.6(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==}
|
resolution: {integrity: sha512-NhMSmMAuKBMXnvpfn9eYPR7R6zOasAjRb+ta8L+rCHHuKzUc0lBgAF5M6rx01FJqlpGqeqao13eYt4287Ze49g==}
|
||||||
|
@ -415,7 +423,7 @@ packages:
|
||||||
prettier-plugin-astro:
|
prettier-plugin-astro:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.5.3
|
'@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
|
||||||
|
@ -454,7 +462,31 @@ packages:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@astrojs/mdx@2.1.1(astro@4.4.13):
|
/@astrojs/markdown-remark@4.3.0:
|
||||||
|
resolution: {integrity: sha512-iZOgYj/yNDvBRfKqkGuAvjeONhjQPq8Uk3HjyIgcTK5valq03NiUgSc5Ovq00yUVBeYJ/5EDx23c8xqtkkBlPw==}
|
||||||
|
dependencies:
|
||||||
|
'@astrojs/prism': 3.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
|
||||||
|
mdast-util-definitions: 6.0.0
|
||||||
|
rehype-raw: 7.0.0
|
||||||
|
rehype-stringify: 10.0.0
|
||||||
|
remark-gfm: 4.0.0
|
||||||
|
remark-parse: 11.0.0
|
||||||
|
remark-rehype: 11.1.0
|
||||||
|
remark-smartypants: 2.1.0
|
||||||
|
shiki: 1.1.7
|
||||||
|
unified: 11.0.4
|
||||||
|
unist-util-remove-position: 5.0.0
|
||||||
|
unist-util-visit: 5.0.0
|
||||||
|
unist-util-visit-parents: 6.0.1
|
||||||
|
vfile: 6.0.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
|
||||||
|
/@astrojs/mdx@2.1.1(astro@4.5.0):
|
||||||
resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==}
|
resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==}
|
||||||
engines: {node: '>=18.14.1'}
|
engines: {node: '>=18.14.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -463,7 +495,7 @@ packages:
|
||||||
'@astrojs/markdown-remark': 4.2.1
|
'@astrojs/markdown-remark': 4.2.1
|
||||||
'@mdx-js/mdx': 3.0.1
|
'@mdx-js/mdx': 3.0.1
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
astro: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
astro: 4.5.0(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
|
||||||
|
@ -498,18 +530,18 @@ packages:
|
||||||
sitemap: 7.1.1
|
sitemap: 7.1.1
|
||||||
zod: 3.22.4
|
zod: 3.22.4
|
||||||
|
|
||||||
/@astrojs/starlight@0.21.1(astro@4.4.13):
|
/@astrojs/starlight@0.21.1(astro@4.5.0):
|
||||||
resolution: {integrity: sha512-nQ5EwKnB3eI8jxQrbgzZJJcyxeIiL3GzsAhl//1fE541MlD+PKy53v1PsYPi/RILdjt1Pg39rf1fkJC/rhXRgw==}
|
resolution: {integrity: sha512-nQ5EwKnB3eI8jxQrbgzZJJcyxeIiL3GzsAhl//1fE541MlD+PKy53v1PsYPi/RILdjt1Pg39rf1fkJC/rhXRgw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.2.7
|
astro: ^4.2.7
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/mdx': 2.1.1(astro@4.4.13)
|
'@astrojs/mdx': 2.1.1(astro@4.5.0)
|
||||||
'@astrojs/sitemap': 3.1.1
|
'@astrojs/sitemap': 3.1.1
|
||||||
'@pagefind/default-ui': 1.0.4
|
'@pagefind/default-ui': 1.0.4
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
'@types/mdast': 4.0.3
|
'@types/mdast': 4.0.3
|
||||||
astro: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
astro: 4.5.0(typescript@5.4.2)
|
||||||
astro-expressive-code: 0.33.4(astro@4.4.13)
|
astro-expressive-code: 0.33.4(astro@4.5.0)
|
||||||
bcp-47: 2.1.0
|
bcp-47: 2.1.0
|
||||||
hast-util-from-html: 2.0.1
|
hast-util-from-html: 2.0.1
|
||||||
hast-util-select: 6.0.2
|
hast-util-select: 6.0.2
|
||||||
|
@ -542,6 +574,21 @@ packages:
|
||||||
- ts-node
|
- ts-node
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@astrojs/tailwind@5.1.0(astro@4.5.0)(tailwindcss@3.4.1):
|
||||||
|
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
|
||||||
|
peerDependencies:
|
||||||
|
astro: ^3.0.0 || ^4.0.0
|
||||||
|
tailwindcss: ^3.0.24
|
||||||
|
dependencies:
|
||||||
|
astro: 4.5.0(typescript@5.4.2)
|
||||||
|
autoprefixer: 10.4.17(postcss@8.4.35)
|
||||||
|
postcss: 8.4.35
|
||||||
|
postcss-load-config: 4.0.2(postcss@8.4.35)
|
||||||
|
tailwindcss: 3.4.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- ts-node
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@astrojs/telemetry@3.0.4:
|
/@astrojs/telemetry@3.0.4:
|
||||||
resolution: {integrity: sha512-A+0c7k/Xy293xx6odsYZuXiaHO0PL+bnDoXOc47sGDF5ffIKdKQGRPFl2NMlCF4L0NqN4Ynbgnaip+pPF0s7pQ==}
|
resolution: {integrity: sha512-A+0c7k/Xy293xx6odsYZuXiaHO0PL+bnDoXOc47sGDF5ffIKdKQGRPFl2NMlCF4L0NqN4Ynbgnaip+pPF0s7pQ==}
|
||||||
engines: {node: '>=18.14.1'}
|
engines: {node: '>=18.14.1'}
|
||||||
|
@ -1723,15 +1770,15 @@ packages:
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
read-yaml-file: 1.1.0
|
read-yaml-file: 1.1.0
|
||||||
|
|
||||||
/@matthiesenxyz/astro-gists@0.2.3(astro@4.4.13):
|
/@matthiesenxyz/astro-gists@0.2.6(astro@4.5.0):
|
||||||
resolution: {integrity: sha512-uS4jYjigf1+sKQPoIT1uaxoXESITyn+ZbH0UpICkvwH/we9eRgc73TJ9jF5tUbnziuICIgxFzDB1e59SLK1dqA==}
|
resolution: {integrity: sha512-ENgL5Fdxd6glzAEpPSj5tc/oe0bHjPuOXJ239xGtInJRhXjtJxLXnjxjMw0AHiGA7lfrGloChIMJlqAuwBheQQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.4.1
|
astro: ^4.4.1
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expressive-code/plugin-line-numbers': 0.33.4
|
'@expressive-code/plugin-line-numbers': 0.33.4
|
||||||
'@octokit/types': 12.6.0
|
'@octokit/types': 12.6.0
|
||||||
astro: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
astro: 4.5.0(typescript@5.4.2)
|
||||||
astro-integration-kit: 0.5.1(astro@4.4.13)
|
astro-integration-kit: 0.5.1(astro@4.5.0)
|
||||||
expressive-code: 0.33.4
|
expressive-code: 0.33.4
|
||||||
hast-util-to-html: 8.0.4
|
hast-util-to-html: 8.0.4
|
||||||
octokit: 3.1.2
|
octokit: 3.1.2
|
||||||
|
@ -1783,6 +1830,7 @@ packages:
|
||||||
|
|
||||||
/@medv/finder@3.1.0:
|
/@medv/finder@3.1.0:
|
||||||
resolution: {integrity: sha512-ojkXjR3K0Zz3jnCR80tqPL+0yvbZk/lEodb6RIVjLz7W8RVA2wrw8ym/CzCpXO9SYVUIKHFUpc7jvf8UKfIM3w==}
|
resolution: {integrity: sha512-ojkXjR3K0Zz3jnCR80tqPL+0yvbZk/lEodb6RIVjLz7W8RVA2wrw8ym/CzCpXO9SYVUIKHFUpc7jvf8UKfIM3w==}
|
||||||
|
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==}
|
||||||
|
@ -3120,10 +3168,10 @@ packages:
|
||||||
resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==}
|
resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.5.3
|
'@astrojs/compiler': 2.7.0
|
||||||
'@typescript-eslint/scope-manager': 5.62.0
|
'@typescript-eslint/scope-manager': 5.62.0
|
||||||
'@typescript-eslint/types': 5.62.0
|
'@typescript-eslint/types': 5.62.0
|
||||||
astrojs-compiler-sync: 0.3.5(@astrojs/compiler@2.5.3)
|
astrojs-compiler-sync: 0.3.5(@astrojs/compiler@2.7.0)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
entities: 4.5.0
|
entities: 4.5.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
@ -3133,12 +3181,12 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/astro-expressive-code@0.33.4(astro@4.4.13):
|
/astro-expressive-code@0.33.4(astro@4.5.0):
|
||||||
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.13(sass@1.71.1)(typescript@5.4.2)
|
astro: 4.5.0(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
|
||||||
|
|
||||||
|
@ -3146,35 +3194,6 @@ packages:
|
||||||
resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==}
|
resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro-integration-kit@0.5.1(astro@4.4.13):
|
|
||||||
resolution: {integrity: sha512-ef309UUNOjxUe0jjsDP5O3p+jkt53HAcrKOsWJ2NIgdUTOp5P/YKnAjbatfyu3bAuLFDfj5xhXm/rrwSe9d/hw==}
|
|
||||||
peerDependencies:
|
|
||||||
'@vitejs/plugin-react': ^4.2.1
|
|
||||||
astro: ^4.4.1
|
|
||||||
preact: ^10.19.4
|
|
||||||
react: ^18.2.0
|
|
||||||
solid-js: ^1.8.15
|
|
||||||
svelte: ^4.2.11
|
|
||||||
vue: ^3.4.19
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@vitejs/plugin-react':
|
|
||||||
optional: true
|
|
||||||
preact:
|
|
||||||
optional: true
|
|
||||||
react:
|
|
||||||
optional: true
|
|
||||||
solid-js:
|
|
||||||
optional: true
|
|
||||||
svelte:
|
|
||||||
optional: true
|
|
||||||
vue:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
astro: 4.4.13(sass@1.71.1)(typescript@5.4.2)
|
|
||||||
pathe: 1.1.2
|
|
||||||
recast: 0.23.5
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/astro-integration-kit@0.5.1(astro@4.4.9):
|
/astro-integration-kit@0.5.1(astro@4.4.9):
|
||||||
resolution: {integrity: sha512-ef309UUNOjxUe0jjsDP5O3p+jkt53HAcrKOsWJ2NIgdUTOp5P/YKnAjbatfyu3bAuLFDfj5xhXm/rrwSe9d/hw==}
|
resolution: {integrity: sha512-ef309UUNOjxUe0jjsDP5O3p+jkt53HAcrKOsWJ2NIgdUTOp5P/YKnAjbatfyu3bAuLFDfj5xhXm/rrwSe9d/hw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -3204,6 +3223,35 @@ packages:
|
||||||
recast: 0.23.5
|
recast: 0.23.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/astro-integration-kit@0.5.1(astro@4.5.0):
|
||||||
|
resolution: {integrity: sha512-ef309UUNOjxUe0jjsDP5O3p+jkt53HAcrKOsWJ2NIgdUTOp5P/YKnAjbatfyu3bAuLFDfj5xhXm/rrwSe9d/hw==}
|
||||||
|
peerDependencies:
|
||||||
|
'@vitejs/plugin-react': ^4.2.1
|
||||||
|
astro: ^4.4.1
|
||||||
|
preact: ^10.19.4
|
||||||
|
react: ^18.2.0
|
||||||
|
solid-js: ^1.8.15
|
||||||
|
svelte: ^4.2.11
|
||||||
|
vue: ^3.4.19
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@vitejs/plugin-react':
|
||||||
|
optional: true
|
||||||
|
preact:
|
||||||
|
optional: true
|
||||||
|
react:
|
||||||
|
optional: true
|
||||||
|
solid-js:
|
||||||
|
optional: true
|
||||||
|
svelte:
|
||||||
|
optional: true
|
||||||
|
vue:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
astro: 4.5.0(typescript@5.4.2)
|
||||||
|
pathe: 1.1.2
|
||||||
|
recast: 0.23.5
|
||||||
|
dev: false
|
||||||
|
|
||||||
/astro-navbar@2.3.1:
|
/astro-navbar@2.3.1:
|
||||||
resolution: {integrity: sha512-lLvhWS03Qc3heMU23adFwEnBUJFlL6gxYi0xPvIyX1atb2oCov4kOS/MaWOPGnvj2nK63szebUzlG+NdIoUZzQ==}
|
resolution: {integrity: sha512-lLvhWS03Qc3heMU23adFwEnBUJFlL6gxYi0xPvIyX1atb2oCov4kOS/MaWOPGnvj2nK63szebUzlG+NdIoUZzQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -3317,6 +3365,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
- typescript
|
- typescript
|
||||||
|
dev: false
|
||||||
|
|
||||||
/astro@4.4.9(@types/node@20.11.25):
|
/astro@4.4.9(@types/node@20.11.25):
|
||||||
resolution: {integrity: sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==}
|
resolution: {integrity: sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==}
|
||||||
|
@ -3401,13 +3450,95 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.5.3):
|
/astro@4.5.0(typescript@5.4.2):
|
||||||
|
resolution: {integrity: sha512-NyBePQs0MqsLLde2hOuZO6eiLY2SzpDDeDQDfx39r2Ho2wmlaRFiWxIvcI5vAw75UNVUQuLWRDe+ZNl29AossQ==}
|
||||||
|
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
'@astrojs/compiler': 2.7.0
|
||||||
|
'@astrojs/internal-helpers': 0.3.0
|
||||||
|
'@astrojs/markdown-remark': 4.3.0
|
||||||
|
'@astrojs/telemetry': 3.0.4
|
||||||
|
'@babel/core': 7.23.9
|
||||||
|
'@babel/generator': 7.23.6
|
||||||
|
'@babel/parser': 7.23.9
|
||||||
|
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.9)
|
||||||
|
'@babel/traverse': 7.23.9
|
||||||
|
'@babel/types': 7.23.9
|
||||||
|
'@shikijs/core': 1.1.7
|
||||||
|
'@types/babel__core': 7.20.5
|
||||||
|
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.0
|
||||||
|
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: 4.3.2
|
||||||
|
diff: 5.2.0
|
||||||
|
dlv: 1.1.3
|
||||||
|
dset: 3.1.3
|
||||||
|
es-module-lexer: 1.4.1
|
||||||
|
esbuild: 0.19.12
|
||||||
|
estree-walker: 3.0.3
|
||||||
|
execa: 8.0.1
|
||||||
|
fast-glob: 3.3.2
|
||||||
|
flattie: 1.1.0
|
||||||
|
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.7
|
||||||
|
mdast-util-to-hast: 13.0.2
|
||||||
|
mime: 3.0.0
|
||||||
|
ora: 7.0.1
|
||||||
|
p-limit: 5.0.0
|
||||||
|
p-queue: 8.0.1
|
||||||
|
path-to-regexp: 6.2.1
|
||||||
|
preferred-pm: 3.1.2
|
||||||
|
prompts: 2.4.2
|
||||||
|
rehype: 13.0.1
|
||||||
|
resolve: 1.22.8
|
||||||
|
semver: 7.6.0
|
||||||
|
shiki: 1.1.7
|
||||||
|
string-width: 7.1.0
|
||||||
|
strip-ansi: 7.1.0
|
||||||
|
tsconfck: 3.0.2(typescript@5.4.2)
|
||||||
|
unist-util-visit: 5.0.0
|
||||||
|
vfile: 6.0.1
|
||||||
|
vite: 5.1.5(sass@1.71.1)
|
||||||
|
vitefu: 0.2.5(vite@5.1.5)
|
||||||
|
which-pm: 2.1.1
|
||||||
|
yargs-parser: 21.1.1
|
||||||
|
zod: 3.22.4
|
||||||
|
zod-to-json-schema: 3.22.4(zod@3.22.4)
|
||||||
|
optionalDependencies:
|
||||||
|
sharp: 0.32.6
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/node'
|
||||||
|
- less
|
||||||
|
- lightningcss
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
- typescript
|
||||||
|
|
||||||
|
/astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.7.0):
|
||||||
resolution: {integrity: sha512-y420rhIIJ2HHDkYeqKArBHSdJNIIGMztLH90KGIX3zjcJyt/cr9Z2wYA8CP5J1w6KE7xqMh0DAkhfjhNDpQb2Q==}
|
resolution: {integrity: sha512-y420rhIIJ2HHDkYeqKArBHSdJNIIGMztLH90KGIX3zjcJyt/cr9Z2wYA8CP5J1w6KE7xqMh0DAkhfjhNDpQb2Q==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@astrojs/compiler': '>=0.27.0'
|
'@astrojs/compiler': '>=0.27.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/compiler': 2.5.3
|
'@astrojs/compiler': 2.7.0
|
||||||
synckit: 0.9.0
|
synckit: 0.9.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4948,6 +5079,11 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
|
|
||||||
|
/hast-util-is-element@3.0.0:
|
||||||
|
resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==}
|
||||||
|
dependencies:
|
||||||
|
'@types/hast': 3.0.4
|
||||||
|
|
||||||
/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:
|
||||||
|
@ -5110,6 +5246,14 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
|
|
||||||
|
/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
|
||||||
|
|
||||||
/hast-util-whitespace@2.0.1:
|
/hast-util-whitespace@2.0.1:
|
||||||
resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==}
|
resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==}
|
||||||
|
|
||||||
|
@ -8243,6 +8387,12 @@ packages:
|
||||||
trough: 2.2.0
|
trough: 2.2.0
|
||||||
vfile: 6.0.1
|
vfile: 6.0.1
|
||||||
|
|
||||||
|
/unist-util-find-after@5.0.0:
|
||||||
|
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
|
||||||
|
dependencies:
|
||||||
|
'@types/unist': 3.0.2
|
||||||
|
unist-util-is: 6.0.0
|
||||||
|
|
||||||
/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:
|
||||||
|
@ -8603,7 +8753,7 @@ packages:
|
||||||
vitest: '>=0.16.0'
|
vitest: '>=0.16.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch: 3.1.8
|
cross-fetch: 3.1.8
|
||||||
vitest: 1.3.1(@vitest/ui@1.3.1)
|
vitest: 1.3.1(@types/node@20.11.25)(@vitest/ui@1.3.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -9059,6 +9209,13 @@ packages:
|
||||||
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==}
|
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/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
|
||||||
|
|
||||||
/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==}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue