0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00

fix(deps): update dependency @astrojs/node to v9

This commit is contained in:
renovate[bot] 2024-12-20 12:08:54 +00:00 committed by GitHub
parent 739dbfba42
commit e7f4334f92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 76 additions and 694 deletions

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/mdx": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@benchmark/timer": "workspace:*",
"@benchmark/adapter": "workspace:*",
"astro": "workspace:*",

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@astrojs/react": "workspace:*",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@astrojs/react": "workspace:*",
"@types/react": "npm:types-react",
"@types/react-dom": "npm:types-react-dom",

View file

@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
"@astrojs/node": "^8.3.4"
"@astrojs/node": "^9.0.0"
}
}

View file

@ -7,6 +7,6 @@
},
"dependencies": {
"astro": "workspace:*",
"@astrojs/node": "^8.3.4"
"@astrojs/node": "^9.0.0"
}
}

View file

@ -9,7 +9,7 @@
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
"@astrojs/mdx": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}

View file

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@astrojs/react": "workspace:*",
"@astrojs/solid-js": "workspace:*",
"@astrojs/svelte": "workspace:*",

View file

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"astro": "workspace:*"
}
}

View file

@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
"@astrojs/node": "^8.3.4"
"@astrojs/node": "^9.0.0"
}
}

View file

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"astro": "workspace:*"
}
}

View file

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@test/static-build-pkg": "workspace:*",
"astro": "workspace:*"
}

View file

@ -11,7 +11,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@astrojs/react": "workspace:*",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",

View file

@ -9,7 +9,7 @@
},
"dependencies": {
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/node": "^9.0.0",
"@astrojs/web-vitals": "workspace:*",
"astro": "workspace:*"
}

File diff suppressed because it is too large Load diff