Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into renovate/vite-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 23, 2024
2 parents 64493a8 + 50434f0 commit b6a9909
Show file tree
Hide file tree
Showing 3 changed files with 376 additions and 377 deletions.
2 changes: 1 addition & 1 deletion examples/app-vitest-full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"nuxt": "3.14.1592",
"typescript": "5.6.3",
"vitest": "3.0.0-beta.3",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"dependencies": {
"idb-keyval": "^6.2.1"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"c12": "^2.0.1",
"consola": "^3.3.0",
"consola": "^3.3.1",
"defu": "^6.1.4",
"destr": "^2.0.3",
"estree-walker": "^3.0.3",
Expand Down Expand Up @@ -91,14 +91,14 @@
"nitropack": "2.10.4",
"nuxt": "3.14.1592",
"playwright-core": "1.49.1",
"rollup": "4.29.0",
"rollup": "4.29.1",
"semver": "7.6.3",
"typescript": "5.6.3",
"unbuild": "latest",
"unimport": "3.14.5",
"vitest": "3.0.0-beta.3",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1 || ^11.0.0",
Expand Down Expand Up @@ -149,7 +149,7 @@
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.29.0",
"rollup": "4.29.1",
"vite-node": "3.0.0-beta.3",
"vitest": "3.0.0-beta.3",
"vue": "^3.5.13"
Expand Down
Loading

0 comments on commit b6a9909

Please sign in to comment.