Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#25939)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 36e77c8 commit 88eff08
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 60 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/vue": "8.0.2",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.20",
"@types/semver": "7.5.7",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
"case-police": "0.6.1",
Expand Down Expand Up @@ -90,7 +90,7 @@
"vue-router": "4.3.0",
"vue-tsc": "1.8.27"
},
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/hash-sum": "1.0.2",
"@types/lodash-es": "4.17.12",
"@types/semver": "7.5.7",
"@types/semver": "7.5.8",
"lodash-es": "4.17.21",
"nitropack": "2.8.1",
"unbuild": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"autoprefixer": "^10.4.17",
"clear": "^0.1.0",
"consola": "^3.2.3",
"cssnano": "^6.0.4",
"cssnano": "^6.0.5",
"defu": "^6.1.4",
"esbuild": "^0.20.1",
"escape-string-regexp": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"autoprefixer": "^10.4.17",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"cssnano": "^6.0.4",
"cssnano": "^6.0.5",
"defu": "^6.1.4",
"esbuild-loader": "^4.0.3",
"escape-string-regexp": "^5.0.0",
Expand Down

0 comments on commit 88eff08

Please sign in to comment.