Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#761)
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 Feb 23, 2024
1 parent 2bc8451 commit 5ace0e7
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 391 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"dependencies": {
"@nuxt/kit": "^3.10.3",
"@nuxt/schema": "^3.10.3",
"c12": "^1.8.0",
"c12": "^1.9.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.2",
"destr": "^2.0.3",
"estree-walker": "^3.0.3",
"execa": "^8.0.1",
"fake-indexeddb": "^5.0.2",
Expand Down Expand Up @@ -77,20 +77,20 @@
"changelogen": "0.5.5",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "51.0.1",
"h3": "1.10.1",
"h3": "1.10.2",
"jiti": "1.21.0",
"nuxt": "3.10.3",
"playwright-core": "1.41.2",
"rollup": "4.11.0",
"rollup": "4.12.0",
"semver": "7.6.0",
"unbuild": "latest",
"unimport": "3.7.1",
"vite": "5.1.2",
"vite": "5.1.4",
"vitest": "1.2.2",
"vue-router": "4.2.5",
"vue-router": "4.3.0",
"vue-tsc": "1.8.27"
},
"peerDependencies": {
Expand Down Expand Up @@ -141,8 +141,8 @@
"@nuxt/kit": "^3.10.3",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.11.0",
"vite": "5.1.2",
"rollup": "4.12.0",
"vite": "5.1.4",
"vue": "^3.4.19"
},
"engines": {
Expand Down
Loading

0 comments on commit 5ace0e7

Please sign in to comment.