Bump @astrojs/node from 10.0.3 to 10.0.5 in /docs (#944)
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 10.0.3 to 10.0.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 10.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@@ -9,7 +9,7 @@
|
|||||||
"version": "0.18.5",
|
"version": "0.18.5",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.6",
|
"@astrojs/check": "^0.9.6",
|
||||||
"@astrojs/node": "^10.0.0",
|
"@astrojs/node": "^10.0.5",
|
||||||
"@astrojs/starlight": "^0.38.0",
|
"@astrojs/starlight": "^0.38.0",
|
||||||
"@astrojs/starlight-tailwind": "^4.0.2",
|
"@astrojs/starlight-tailwind": "^4.0.2",
|
||||||
"@astrojs/svelte": "^8.0.0",
|
"@astrojs/svelte": "^8.0.0",
|
||||||
@@ -170,9 +170,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/node": {
|
"node_modules/@astrojs/node": {
|
||||||
"version": "10.0.3",
|
"version": "10.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/node/-/node-10.0.5.tgz",
|
||||||
"integrity": "sha512-yWDPaXTOw34h9qNpxDBz1Xj5HudnyuWW2E8ZSegW6o8n+mKI3Yq/iLAUQfxA3h8wfaIRY/PCh3T2jLAys2SXeQ==",
|
"integrity": "sha512-rgZiU9nD7zmM3fdmOVuobcNHAyXWx2HXXDLTuxjVCTQ+QmHmL5zkZZhNIL5NjlQtDRAU1i5fVaXp7nAKdET30w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/internal-helpers": "0.8.0",
|
"@astrojs/internal-helpers": "0.8.0",
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.6",
|
"@astrojs/check": "^0.9.6",
|
||||||
"@astrojs/node": "^10.0.0",
|
"@astrojs/node": "^10.0.5",
|
||||||
"@astrojs/starlight": "^0.38.0",
|
"@astrojs/starlight": "^0.38.0",
|
||||||
"@astrojs/starlight-tailwind": "^4.0.2",
|
"@astrojs/starlight-tailwind": "^4.0.2",
|
||||||
"@astrojs/svelte": "^8.0.0",
|
"@astrojs/svelte": "^8.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user