Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro-font](https://github.com/rishi-raj-jain/astro-font), [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@tailwindcss/vite` from 4.0.0-alpha.8 to 4.0.0-alpha.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/HEAD/packages/@tailwindcss-vite) Updates `astro-font` from 0.0.77 to 0.0.78 - [Release notes](https://github.com/rishi-raj-jain/astro-font/releases) - [Commits](https://github.com/rishi-raj-jain/astro-font/commits) Updates `tailwindcss` from 4.0.0-alpha.8 to 4.0.0-alpha.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits) Updates `astro` from 4.5.2 to 4.5.5 - [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.5/packages/astro) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: astro-font dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: astro 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
a1ea3d7a78
commit
86f39fd5aa
|
@ -44,15 +44,15 @@
|
||||||
"vite": "^5.1.5"
|
"vite": "^5.1.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/vite": "4.0.0-alpha.8",
|
"@tailwindcss/vite": "4.0.0-alpha.9",
|
||||||
"astro-font": "^0.0.77",
|
"astro-font": "^0.0.78",
|
||||||
"astro-integration-kit": "0.6.0",
|
"astro-integration-kit": "0.6.0",
|
||||||
"astro-remote": "^0.3.2",
|
"astro-remote": "^0.3.2",
|
||||||
"astro-seo": "^0.8.3",
|
"astro-seo": "^0.8.3",
|
||||||
"graphql": "^16.8.1",
|
"graphql": "^16.8.1",
|
||||||
"graphql-request": "^6.1.0",
|
"graphql-request": "^6.1.0",
|
||||||
"picocolors": "^1.0.0",
|
"picocolors": "^1.0.0",
|
||||||
"tailwindcss": "4.0.0-alpha.8",
|
"tailwindcss": "4.0.0-alpha.9",
|
||||||
"ultrahtml": "^1.5.3"
|
"ultrahtml": "^1.5.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -13,7 +13,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/node": "8.2.3",
|
"@astrojs/node": "8.2.3",
|
||||||
"@matthiesenxyz/astro-hashnode": "workspace:*",
|
"@matthiesenxyz/astro-hashnode": "workspace:*",
|
||||||
"astro": "^4.5.1"
|
"astro": "^4.5.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "^0.5.7",
|
"@astrojs/check": "^0.5.7",
|
||||||
|
|
198
pnpm-lock.yaml
198
pnpm-lock.yaml
|
@ -18,14 +18,14 @@ importers:
|
||||||
package:
|
package:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tailwindcss/vite':
|
'@tailwindcss/vite':
|
||||||
specifier: 4.0.0-alpha.8
|
specifier: 4.0.0-alpha.9
|
||||||
version: 4.0.0-alpha.8
|
version: 4.0.0-alpha.9
|
||||||
astro:
|
astro:
|
||||||
specifier: '>=4.4.1'
|
specifier: '>=4.4.1'
|
||||||
version: 4.5.2(@types/node@20.11.26)(typescript@5.4.2)
|
version: 4.5.2(typescript@5.4.2)
|
||||||
astro-font:
|
astro-font:
|
||||||
specifier: ^0.0.77
|
specifier: ^0.0.78
|
||||||
version: 0.0.77
|
version: 0.0.78
|
||||||
astro-integration-kit:
|
astro-integration-kit:
|
||||||
specifier: 0.6.0
|
specifier: 0.6.0
|
||||||
version: 0.6.0(astro@4.5.2)
|
version: 0.6.0(astro@4.5.2)
|
||||||
|
@ -45,8 +45,8 @@ importers:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: 4.0.0-alpha.8
|
specifier: 4.0.0-alpha.9
|
||||||
version: 4.0.0-alpha.8
|
version: 4.0.0-alpha.9
|
||||||
ultrahtml:
|
ultrahtml:
|
||||||
specifier: ^1.5.3
|
specifier: ^1.5.3
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
|
@ -59,13 +59,13 @@ importers:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/node':
|
'@astrojs/node':
|
||||||
specifier: 8.2.3
|
specifier: 8.2.3
|
||||||
version: 8.2.3(astro@4.5.2)
|
version: 8.2.3(astro@4.5.5)
|
||||||
'@matthiesenxyz/astro-hashnode':
|
'@matthiesenxyz/astro-hashnode':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../package
|
version: link:../package
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.5.1
|
specifier: ^4.5.5
|
||||||
version: 4.5.2(@types/node@20.11.26)(typescript@5.4.2)
|
version: 4.5.5(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@astrojs/check':
|
'@astrojs/check':
|
||||||
specifier: ^0.5.7
|
specifier: ^0.5.7
|
||||||
|
@ -166,12 +166,12 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/node@8.2.3(astro@4.5.2):
|
/@astrojs/node@8.2.3(astro@4.5.5):
|
||||||
resolution: {integrity: sha512-VQQy7QIv4X+5dlKCEchYIxMFryS+BwDOFGNzeRmHe1/P819TlNup9/M8XqnWW4aZPxV7P6CoDeFxX6HuT/kOmQ==}
|
resolution: {integrity: sha512-VQQy7QIv4X+5dlKCEchYIxMFryS+BwDOFGNzeRmHe1/P819TlNup9/M8XqnWW4aZPxV7P6CoDeFxX6HuT/kOmQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.2.0
|
astro: ^4.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.5.2(@types/node@20.11.26)(typescript@5.4.2)
|
astro: 4.5.5(@types/node@20.11.26)(typescript@5.4.2)
|
||||||
send: 0.18.0
|
send: 0.18.0
|
||||||
server-destroy: 1.0.1
|
server-destroy: 1.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -1069,8 +1069,8 @@ packages:
|
||||||
resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==}
|
resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tailwindcss/oxide-android-arm64@4.0.0-alpha.8:
|
/@tailwindcss/oxide-android-arm64@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-OCp49Kokxv9osq9kA3YlT4ba7aor7EYeO7PTXXVnyVt8JL9G9KXtNgiLB71UaxEGSCmwntFELg9wAd2839v9IQ==}
|
resolution: {integrity: sha512-cOMgHx9VaNRHcDG5oZFK1Smrgz76chXK44LfE5bJiimyqYhHIK5WWDVAsnN5cWEefusNIhBaYfEQ216NDV+Wew==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [android]
|
os: [android]
|
||||||
|
@ -1078,8 +1078,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-darwin-arm64@4.0.0-alpha.8:
|
/@tailwindcss/oxide-darwin-arm64@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-QJwY87FhnJqYIleYjhtBf8IJ+aaCdmFwwXOlq2+YxsS+wCVcy9PuaeTjlG88q+xVthvII9qIQ4Qffyb1e0MOkQ==}
|
resolution: {integrity: sha512-QbPvLqibYnzRqMPGlJqMauPx/a5XU23RSfsff4S8qm7NEOCWlmVuPgkvpLgvRmACJmwvrkPfHpqW4SUlzSXlZQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
@ -1087,8 +1087,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-darwin-x64@4.0.0-alpha.8:
|
/@tailwindcss/oxide-darwin-x64@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-IHsqPCny0a5khfEkyr+C2dYbXrjvxOdFIgbbux9umB7rYQ9SnAjXO1wAvZGOG2rhF9ZPJZI/xLAv6G4MzbWVBg==}
|
resolution: {integrity: sha512-f+Gj1NH5TcbrhUtyMEz+c2H75m/YSgnYUPEaRZaq3I2eaNYcIU6WhW2kYqIkSn1LBOV2DKP7sDRGhQBplUyT9w==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
@ -1096,8 +1096,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-freebsd-x64@4.0.0-alpha.8:
|
/@tailwindcss/oxide-freebsd-x64@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-TLrrKlLA6o02wuyubE69gQgA1mb+ahRh00j8ClTDlqtqSvFB8ghEd+WsvNF/izN6D/HRoxvBeCx/PhEU8gWi/g==}
|
resolution: {integrity: sha512-oIIJyQHOJGc5WBVoVCTCUPissQisp+k0mjoeEpv87J4dYQ9Z7+IWTTbITEEh+6n3jJpPfh0oqVkB7R4nlC16mw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [freebsd]
|
os: [freebsd]
|
||||||
|
@ -1105,8 +1105,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-linux-arm-gnueabihf@4.0.0-alpha.8:
|
/@tailwindcss/oxide-linux-arm-gnueabihf@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-4rr+Al5/sFwPQ5CKWZNKIlVjAM6fbC4fCtNZaHYDlLmKU3ULfyuybILdf2WyGWIReEjDeFhSWsQwjvposXEAGQ==}
|
resolution: {integrity: sha512-8KVsIsdkP1lWEAqsgEnFeI07GkZ/dLOkYjnE15EPN8WcJga8KgSrxqSfIEdUb5r4X30XkpX9Ds//GfxkJNagaw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -1114,8 +1114,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-linux-arm64-gnu@4.0.0-alpha.8:
|
/@tailwindcss/oxide-linux-arm64-gnu@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-tbIuGS9XWhJFYpMy3FNilrPULHS+J3xF6FdlWzhnqrdHuoyc8VEB9nx6baJzeexj2fKnAW3hxVaf8SEYRuQ5bQ==}
|
resolution: {integrity: sha512-JMSWrZI93LkHzHnTG3Jum8Bi59cFewAsACNJMKryGT66dAx/Off10Jguz1n63QfTqTKOcilVcwwzW5EakTSQXQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -1123,8 +1123,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-linux-arm64-musl@4.0.0-alpha.8:
|
/@tailwindcss/oxide-linux-arm64-musl@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-yEknHthaf6hcgCVU3We/NbdtbSUaR/CJeoEbVXuBs3Sv6s6UXtQ1X36mvQTvSGMxFyoLZi3Hxck+JPcgL2gL2Q==}
|
resolution: {integrity: sha512-3cISi3NuNFYJB2OouiQHraW9rzL/1Q3WfdQ763Dmw0Qfm50PeYRRlc3sphQSNBs4qwyzvqbf3F6IXBOp/0nMrQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -1132,8 +1132,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-linux-x64-gnu@4.0.0-alpha.8:
|
/@tailwindcss/oxide-linux-x64-gnu@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-173h+X1tutGY+B+Kj6073hk8EYK9jFdHIOOnKT+9kD4ngZQhoeR9oF/ZngJju5s5JDDapPuCXyeVz5QSYPMT5g==}
|
resolution: {integrity: sha512-v4i0FG9haj4/8ptAJw94U7rRcgd6jAz6alnmFYZShPfYGjZDe7ylmmpLMfT+yCLh/j84piy2ur+YqG4fCi34wQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -1141,8 +1141,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-linux-x64-musl@4.0.0-alpha.8:
|
/@tailwindcss/oxide-linux-x64-musl@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-6VSJ1w4kU+rL1f+thsTMzhNCYVM5YYdUg2d7PCc8/m4ketgXJM7/vv5Cd4+HAIP6AgjlQOKlm0jmLj5ZD30Dlg==}
|
resolution: {integrity: sha512-zta659O1azAoNuEbqF9vwR/R3zSNsOaylRlvAmL8ntbvmxIr7pHrZun2i8SFc5AhCfOKJOX4/3JiSb9CNSGaxQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -1150,8 +1150,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide-win32-x64-msvc@4.0.0-alpha.8:
|
/@tailwindcss/oxide-win32-x64-msvc@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-qNXr2xCU/H6FA0d3Q/ObNn/DIVloUO+Xbzckz0ujAZSG4Upher+dg+4R2wNqkZwMdOTW9r1rxn90NWBj6PZBUg==}
|
resolution: {integrity: sha512-TdbzzLSoFaIZjUDuHmY8+ma8pSDqXXTOjfMGfg2+aeOTJopNGa5olSp7nG9NlsLJXOe0gLWlKzrqRWvZUcH/lA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
@ -1159,27 +1159,28 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tailwindcss/oxide@4.0.0-alpha.8:
|
/@tailwindcss/oxide@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-XV5vSceAV7my64COAJWM+KWrVfb2yesMP/qL7QcuIz701Fx1S32Zwsf4cWecZfijnH7m3Zd6OS8SejC+k6/UeQ==}
|
resolution: {integrity: sha512-TXuxyOODFpv9fEP7vA6J1fDMUxb2s/HZ1LFTerqy6Qt1OLHnhHvPya9SPs7ne8WIOJjShzpccaAAsHNgu7lquw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@tailwindcss/oxide-android-arm64': 4.0.0-alpha.8
|
'@tailwindcss/oxide-android-arm64': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-darwin-arm64': 4.0.0-alpha.8
|
'@tailwindcss/oxide-darwin-arm64': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-darwin-x64': 4.0.0-alpha.8
|
'@tailwindcss/oxide-darwin-x64': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-freebsd-x64': 4.0.0-alpha.8
|
'@tailwindcss/oxide-freebsd-x64': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.0.0-alpha.8
|
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-linux-arm64-gnu': 4.0.0-alpha.8
|
'@tailwindcss/oxide-linux-arm64-gnu': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-linux-arm64-musl': 4.0.0-alpha.8
|
'@tailwindcss/oxide-linux-arm64-musl': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-linux-x64-gnu': 4.0.0-alpha.8
|
'@tailwindcss/oxide-linux-x64-gnu': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-linux-x64-musl': 4.0.0-alpha.8
|
'@tailwindcss/oxide-linux-x64-musl': 4.0.0-alpha.9
|
||||||
'@tailwindcss/oxide-win32-x64-msvc': 4.0.0-alpha.8
|
'@tailwindcss/oxide-win32-x64-msvc': 4.0.0-alpha.9
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tailwindcss/vite@4.0.0-alpha.8:
|
/@tailwindcss/vite@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-r5e5I8zK+YkXUta2tgeWAIfkuqPahWCsmfx43tJ+YpBYRlMXPcSllRhxuB4qzpeB5cBqdcz3824BSyMpjHmg5w==}
|
resolution: {integrity: sha512-o6VpCyClUOQVJr/kXG4DsZaG/rfck3zwcuL0L6QXgKpGP7XOrlwgZIGPYh7lEBgBqrokqzXAX8d/PLiVB+uv8Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tailwindcss/oxide': 4.0.0-alpha.8
|
'@tailwindcss/oxide': 4.0.0-alpha.9
|
||||||
tailwindcss: 4.0.0-alpha.8
|
lightningcss: 1.24.0
|
||||||
|
tailwindcss: 4.0.0-alpha.9
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/babel__core@7.20.5:
|
/@types/babel__core@7.20.5:
|
||||||
|
@ -1465,8 +1466,8 @@ packages:
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro-font@0.0.77:
|
/astro-font@0.0.78:
|
||||||
resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==}
|
resolution: {integrity: sha512-4Wz1aTZRUsae1C6hbS/6eahsVlSlq8pNa6sbPUJLjU3XEf1pTBVuk+VRwtxE4uI4D1M7YgG8vYMC+HYXtarbyw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro-integration-kit@0.6.0(astro@4.5.2):
|
/astro-integration-kit@0.6.0(astro@4.5.2):
|
||||||
|
@ -1493,7 +1494,7 @@ packages:
|
||||||
vue:
|
vue:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.5.2(@types/node@20.11.26)(typescript@5.4.2)
|
astro: 4.5.2(typescript@5.4.2)
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
recast: 0.23.6
|
recast: 0.23.6
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -1519,7 +1520,7 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/astro@4.5.2(@types/node@20.11.26)(typescript@5.4.2):
|
/astro@4.5.2(typescript@5.4.2):
|
||||||
resolution: {integrity: sha512-Nq3GojlwXJ3XD047khraCWu/6aqGFfcyq7Q0blpTBSZnCz2s4Zri04PHvUkbKF7TK2UljkFuTXKP0CE4ZuJi9Q==}
|
resolution: {integrity: sha512-Nq3GojlwXJ3XD047khraCWu/6aqGFfcyq7Q0blpTBSZnCz2s4Zri04PHvUkbKF7TK2UljkFuTXKP0CE4ZuJi9Q==}
|
||||||
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -1602,6 +1603,87 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/astro@4.5.5(@types/node@20.11.26)(typescript@5.4.2):
|
||||||
|
resolution: {integrity: sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==}
|
||||||
|
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.24.0
|
||||||
|
'@babel/generator': 7.23.6
|
||||||
|
'@babel/parser': 7.24.0
|
||||||
|
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.0)
|
||||||
|
'@babel/traverse': 7.24.0
|
||||||
|
'@babel/types': 7.24.0
|
||||||
|
'@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.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.8
|
||||||
|
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.3
|
||||||
|
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.3(typescript@5.4.2)
|
||||||
|
unist-util-visit: 5.0.0
|
||||||
|
vfile: 6.0.1
|
||||||
|
vite: 5.1.6(@types/node@20.11.26)
|
||||||
|
vitefu: 0.2.5(vite@5.1.6)
|
||||||
|
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
|
||||||
|
dev: false
|
||||||
|
|
||||||
/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==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
@ -1631,8 +1713,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/bare-fs@2.2.1:
|
/bare-fs@2.2.2:
|
||||||
resolution: {integrity: sha512-+CjmZANQDFZWy4PGbVdmALIwmt33aJg8qTkVjClU6X4WmZkTPBDxRHiBn7fpqEWEfF3AC2io++erpViAIQbSjg==}
|
resolution: {integrity: sha512-X9IqgvyB0/VA5OZJyb5ZstoN62AzD7YxVGog13kkfYWYqJYcK0kcqLZ6TrmH5qr4/8//ejVcX4x/a0UvaogXmA==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
bare-events: 2.2.1
|
bare-events: 2.2.1
|
||||||
|
@ -4905,10 +4987,8 @@ packages:
|
||||||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
/tailwindcss@4.0.0-alpha.8:
|
/tailwindcss@4.0.0-alpha.9:
|
||||||
resolution: {integrity: sha512-s7RsnLUep6SQnmYgCVCTj9D/P2tiubPZi/Ae1m58dG4Y3NWgXWo+C0L/95Qf8VNNsD76Qv8Srb4LojyTzqbE7A==}
|
resolution: {integrity: sha512-y0fM8FgMWyc/gbzd3Ag3TmNtXSwIC9gLIe7J1g8/KzkApL0UFPYt/T/Z29CbvTYVlPEf/QOSNsGM63qeip9jzw==}
|
||||||
dependencies:
|
|
||||||
lightningcss: 1.24.0
|
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/tar-fs@2.1.1:
|
/tar-fs@2.1.1:
|
||||||
|
@ -4929,7 +5009,7 @@ packages:
|
||||||
pump: 3.0.0
|
pump: 3.0.0
|
||||||
tar-stream: 3.1.7
|
tar-stream: 3.1.7
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
bare-fs: 2.2.1
|
bare-fs: 2.2.2
|
||||||
bare-path: 2.1.0
|
bare-path: 2.1.0
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
Loading…
Reference in New Issue