Skip to content

Commit 2e1ebbd

Browse files
Bump astro and @astrojs/node
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node). These dependencies needed to be updated together. Updates `astro` from 4.16.18 to 5.5.2 - [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/[email protected]/packages/astro) Updates `@astrojs/node` from 8.3.4 to 9.1.3 - [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/[email protected]/packages/integrations/node) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@astrojs/node" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d5c2a6 commit 2e1ebbd

File tree

2 files changed

+1412
-626
lines changed

2 files changed

+1412
-626
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"lint": "eslint . --ext .js,.ts,.astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/node": "^8.3.4",
14+
"@astrojs/node": "^9.1.3",
1515
"@astrojs/react": "^4.2.0",
1616
"@directus/sdk": "^19.0.1",
1717
"@uidotdev/usehooks": "^2.4.1",
18-
"astro": "^4.16.18",
18+
"astro": "^5.5.2",
1919
"classnames": "^2.5.1",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)