Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#680)
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 Jan 4, 2024
1 parent c749759 commit 647d56d
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 249 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"dependencies": {
"@nuxt/kit": "^3.9.0",
"@nuxt/schema": "^3.9.0",
"c12": "^1.5.1",
"c12": "^1.6.1",
"consola": "^3.2.3",
"defu": "^6.1.3",
"destr": "^2.0.2",
"estree-walker": "^3.0.3",
"execa": "^8.0.1",
"fake-indexeddb": "^5.0.1",
"fake-indexeddb": "^5.0.2",
"get-port-please": "^3.1.1",
"local-pkg": "^0.5.0",
"magic-string": "^0.30.5",
Expand Down Expand Up @@ -76,17 +76,17 @@
"changelogen": "0.5.5",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "50.0.1",
"h3": "1.9.0",
"jiti": "1.21.0",
"nuxt": "3.9.0",
"playwright-core": "1.40.1",
"rollup": "4.9.1",
"rollup": "4.9.2",
"semver": "7.5.4",
"unbuild": "latest",
"unimport": "3.7.0",
"unimport": "3.7.1",
"vite": "5.0.10",
"vitest": "latest",
"vue-router": "4.2.5",
Expand Down Expand Up @@ -134,11 +134,11 @@
},
"resolutions": {
"@nuxt/test-utils": "workspace:*",
"rollup": "4.9.1",
"rollup": "4.9.2",
"vite": "5.0.10"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@8.13.1"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit 647d56d

Please sign in to comment.