Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#917)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe committed Sep 2, 2024
1 parent c765d17 commit 57d77cf
Show file tree
Hide file tree
Showing 10 changed files with 967 additions and 1,327 deletions.
4 changes: 2 additions & 2 deletions examples/app-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"nuxt": "^3.12.4",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@cucumber/cucumber": "10.8.0",
"@cucumber/cucumber": "10.9.0",
"@nuxt/test-utils": "latest",
"ts-node": "10.9.2"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/app-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
},
"dependencies": {
"nuxt": "^3.12.4",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@nuxt/test-utils": "latest",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"playwright-core": "1.46.0",
"ts-jest": "29.2.4",
"playwright-core": "1.46.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/app-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"nuxt": "^3.12.4",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@nuxt/test-utils": "latest",
"@playwright/test": "1.46.0"
"@playwright/test": "1.46.1"
}
}
4 changes: 2 additions & 2 deletions examples/app-vitest-full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@nuxt/devtools": "1.3.9",
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.1.0",
"happy-dom": "15.0.0",
"happy-dom": "15.7.3",
"jsdom": "25.0.0",
"listhen": "1.7.2",
"nuxt": "3.12.4",
"typescript": "5.5.4",
"vitest": "2.0.5",
"vue-tsc": "2.0.29"
"vue-tsc": "2.1.4"
},
"dependencies": {
"idb-keyval": "^6.2.1"
Expand Down
6 changes: 3 additions & 3 deletions examples/app-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"dependencies": {
"nuxt": "^3.12.4",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@nuxt/test-utils": "latest",
"globby": "14.0.2",
"happy-dom": "15.0.0",
"playwright-core": "1.46.0",
"happy-dom": "15.7.3",
"playwright-core": "1.46.1",
"typescript": "5.5.4",
"vitest": "2.0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxtjs/i18n": "8.3.3",
"nuxt": "3.12.4",
"vitest": "2.0.5",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-router": "4.4.3"
}
}
4 changes: 2 additions & 2 deletions examples/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
},
"dependencies": {
"@nuxt/kit": "^3.12.4",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@nuxt/module-builder": "0.8.2",
"@nuxt/module-builder": "0.8.3",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "latest",
"changelogen": "0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/module/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"nuxt": "3.12.4"
},
"dependencies": {
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
}
}
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@
"std-env": "^3.7.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.12.1",
"vitest-environment-nuxt": "^1.0.0"
"unplugin": "^1.12.3",
"vitest-environment-nuxt": "^1.0.1"
},
"devDependencies": {
"@cucumber/cucumber": "10.8.0",
"@cucumber/cucumber": "10.9.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/eslint-config": "0.5.0",
"@nuxt/module-builder": "0.8.2",
"@playwright/test": "1.46.0",
"@nuxt/eslint-config": "0.5.5",
"@nuxt/module-builder": "0.8.3",
"@playwright/test": "1.46.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.5",
"@types/jsdom": "21.1.7",
Expand All @@ -79,21 +79,21 @@
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.5",
"compatx": "0.1.8",
"eslint": "9.9.0",
"eslint": "9.9.1",
"h3": "1.12.0",
"jiti": "1.21.6",
"nitropack": "2.9.7",
"nuxt": "3.12.4",
"playwright-core": "1.46.0",
"rollup": "4.20.0",
"playwright-core": "1.46.1",
"rollup": "4.21.2",
"semver": "7.6.3",
"typescript": "5.5.4",
"unbuild": "latest",
"unimport": "3.10.0",
"vite": "5.4.0",
"unimport": "3.11.1",
"vite": "5.4.2",
"vitest": "2.0.5",
"vue-router": "4.4.3",
"vue-tsc": "2.0.29"
"vue-tsc": "2.1.4"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1",
Expand Down Expand Up @@ -145,19 +145,19 @@
}
},
"resolutions": {
"@cucumber/cucumber": "10.8.0",
"@cucumber/cucumber": "10.9.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/kit": "^3.12.4",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.20.0",
"vite": "5.4.0",
"rollup": "4.21.2",
"vite": "5.4.2",
"vite-node": "2.0.5",
"vitest": "2.0.5",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"engines": {
"node": ">=18.20.4"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 57d77cf

Please sign in to comment.