Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent f498ea6 commit cfd3dae
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 356 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@nuxt/kit": "^3.10.2",
"@nuxt/schema": "^3.10.2",
"c12": "^1.7.0",
"c12": "^1.8.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.2",
Expand Down Expand Up @@ -77,18 +77,18 @@
"changelogen": "0.5.5",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "51.0.1",
"h3": "1.10.1",
"jiti": "1.21.0",
"nuxt": "3.10.2",
"playwright-core": "1.41.2",
"rollup": "4.10.0",
"rollup": "4.11.0",
"semver": "7.6.0",
"unbuild": "latest",
"unimport": "3.7.1",
"vite": "5.1.1",
"vite": "5.1.2",
"vitest": "1.2.2",
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
Expand Down Expand Up @@ -141,12 +141,12 @@
"@nuxt/kit": "^3.10.2",
"@nuxt/schema": "^3.10.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.10.0",
"vite": "5.1.1",
"rollup": "4.11.0",
"vite": "5.1.2",
"vue": "^3.4.19"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit cfd3dae

Please sign in to comment.