Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#635)
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] authored Dec 7, 2023
1 parent a2258fc commit 212914d
Show file tree
Hide file tree
Showing 2 changed files with 492 additions and 221 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.4",
"@nuxt/devtools": "1.0.5",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.5.4",
"@testing-library/vue": "8.0.1",
Expand All @@ -81,8 +81,8 @@
"rollup": "4.6.1",
"semver": "7.5.4",
"unbuild": "latest",
"unimport": "3.6.0",
"vite": "5.0.5",
"unimport": "3.6.1",
"vite": "5.0.6",
"vitest": "1.0.2",
"vue-router": "4.2.5",
"vue-tsc": "1.8.25"
Expand Down Expand Up @@ -130,7 +130,7 @@
"resolutions": {
"@nuxt/test-utils": "workspace:*",
"rollup": "4.6.1",
"vite": "5.0.5"
"vite": "5.0.6"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
Loading

0 comments on commit 212914d

Please sign in to comment.