Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#771)
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 Mar 14, 2024
1 parent e8f1c00 commit ff1472d
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 411 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@nuxt/kit": "^3.10.3",
"@nuxt/schema": "^3.10.3",
"c12": "^1.9.0",
"c12": "^1.10.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"destr": "^2.0.3",
Expand All @@ -54,12 +54,12 @@
"ofetch": "^1.3.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"radix3": "^1.1.0",
"radix3": "^1.1.1",
"scule": "^1.3.0",
"std-env": "^3.7.0",
"ufo": "^1.4.0",
"unenv": "^1.9.0",
"unplugin": "^1.8.2",
"unplugin": "^1.10.0",
"vitest-environment-nuxt": "^1.0.0"
},
"devDependencies": {
Expand All @@ -73,25 +73,25 @@
"@types/jsdom": "21.1.6",
"@types/semver": "7.5.8",
"@vitest/ui": "1.3.1",
"@vue/test-utils": "2.4.4",
"@vue/test-utils": "2.4.5",
"changelogen": "0.5.5",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-jsdoc": "48.2.1",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "51.0.1",
"h3": "1.11.1",
"jiti": "1.21.0",
"nuxt": "3.10.3",
"playwright-core": "1.42.1",
"rollup": "4.12.1",
"rollup": "4.13.0",
"semver": "7.6.0",
"unbuild": "latest",
"unimport": "3.7.1",
"vite": "5.1.5",
"vite": "5.1.6",
"vitest": "1.3.1",
"vue-router": "4.3.0",
"vue-tsc": "2.0.5"
"vue-tsc": "2.0.6"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1",
Expand Down Expand Up @@ -141,8 +141,8 @@
"@nuxt/kit": "^3.10.3",
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.12.1",
"vite": "5.1.5",
"rollup": "4.13.0",
"vite": "5.1.6",
"vue": "^3.4.21"
},
"engines": {
Expand Down
Loading

0 comments on commit ff1472d

Please sign in to comment.