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] committed Jun 8, 2024
1 parent ac2d9fb commit d295947
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 305 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,33 +65,33 @@
"vitest-environment-nuxt": "^1.0.0"
},
"devDependencies": {
"@cucumber/cucumber": "10.7.0",
"@cucumber/cucumber": "10.8.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "0.6.0",
"@playwright/test": "1.44.0",
"@nuxt/module-builder": "0.7.0",
"@playwright/test": "1.44.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.5",
"@types/jsdom": "21.1.6",
"@types/jsdom": "21.1.7",
"@types/semver": "7.5.8",
"@vitest/ui": "1.6.0",
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.5",
"eslint": "9.3.0",
"eslint": "9.4.0",
"h3": "1.11.1",
"jiti": "1.21.0",
"jiti": "1.21.3",
"nitropack": "2.9.6",
"nuxt": "3.11.2",
"playwright-core": "1.44.0",
"playwright-core": "1.44.1",
"rollup": "4.18.0",
"semver": "7.6.2",
"unbuild": "latest",
"unimport": "3.7.1",
"vite": "5.2.11",
"unimport": "3.7.2",
"vite": "5.2.13",
"vitest": "1.6.0",
"vue-router": "4.3.2",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.21"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1",
Expand Down Expand Up @@ -143,18 +143,18 @@
}
},
"resolutions": {
"@cucumber/cucumber": "10.7.0",
"@cucumber/cucumber": "10.8.0",
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.18.0",
"vite": "5.2.11",
"vite": "5.2.13",
"vue": "^3.4.27"
},
"engines": {
"node": ">=18.20.3"
},
"packageManager": "pnpm@9.1.2",
"packageManager": "pnpm@9.2.0",
"pnpm": {
"patchedDependencies": {
"nuxt@3.11.2": "patches/nuxt@3.11.2.patch"
Expand Down
Loading

0 comments on commit d295947

Please sign in to comment.