Skip to content

Commit 07e9bce

Browse files
chore(deps): update all non-major dependencies (main) (nuxt#32405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63b75c0 commit 07e9bce

6 files changed

Lines changed: 341 additions & 341 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@nuxt/schema": "workspace:*",
5151
"@nuxt/vite-builder": "workspace:*",
5252
"@nuxt/webpack-builder": "workspace:*",
53-
"@types/node": "22.15.31",
53+
"@types/node": "22.15.32",
5454
"@unhead/vue": "2.0.10",
5555
"@vue/compiler-core": "3.5.16",
5656
"@vue/compiler-dom": "3.5.16",
@@ -62,7 +62,7 @@
6262
"magic-string": "^0.30.17",
6363
"nitropack": "2.11.12",
6464
"nuxt": "workspace:*",
65-
"postcss": "8.5.5",
65+
"postcss": "8.5.6",
6666
"rollup": "4.43.0",
6767
"send": ">=1.2.0",
6868
"typescript": "5.8.3",
@@ -90,7 +90,7 @@
9090
"@testing-library/vue": "8.1.0",
9191
"@types/babel__core": "7.20.5",
9292
"@types/babel__helper-plugin-utils": "7.10.3",
93-
"@types/node": "22.15.31",
93+
"@types/node": "22.15.32",
9494
"@types/semver": "7.7.0",
9595
"@unhead/vue": "2.0.10",
9696
"@vitest/coverage-v8": "3.2.3",

packages/rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ohash": "^2.0.11",
5050
"pathe": "^2.0.3",
5151
"pify": "^6.1.0",
52-
"postcss": "^8.5.5",
52+
"postcss": "^8.5.6",
5353
"postcss-import": "^16.1.0",
5454
"postcss-import-resolver": "^2.0.0",
5555
"postcss-loader": "^8.1.1",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ofetch": "1.4.1",
6060
"oxc-transform": "0.73.0",
6161
"pkg-types": "2.1.0",
62-
"postcss": "8.5.5",
62+
"postcss": "8.5.6",
6363
"rollup-plugin-visualizer": "6.0.3",
6464
"sass-loader": "16.0.5",
6565
"scule": "1.3.0",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"nitropack": "2.11.12",
5353
"pathe": "^2.0.3",
5454
"pkg-types": "^2.1.0",
55-
"postcss": "^8.5.5",
55+
"postcss": "^8.5.6",
5656
"rollup-plugin-visualizer": "^6.0.3",
5757
"std-env": "^3.9.0",
5858
"ufo": "^1.6.1",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ohash": "^2.0.11",
5151
"pathe": "^2.0.3",
5252
"pify": "^6.1.0",
53-
"postcss": "^8.5.5",
53+
"postcss": "^8.5.6",
5454
"postcss-import": "^16.1.0",
5555
"postcss-import-resolver": "^2.0.0",
5656
"postcss-loader": "^8.1.1",

0 commit comments

Comments
 (0)