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 Jan 21, 2025
1 parent 260db36 commit 5f9f5ea
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 83 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 @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.1.0",
"happy-dom": "16.6.0",
"happy-dom": "16.7.1",
"jsdom": "26.0.0",
"listhen": "1.9.0",
"nuxt": "3.15.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/app-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@nuxt/test-utils": "latest",
"globby": "14.0.2",
"happy-dom": "16.6.0",
"happy-dom": "16.7.1",
"playwright-core": "1.49.1",
"typescript": "5.7.3",
"vitest": "2.1.8"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.1.2",
"vite": "^6.0.9",
"vite": "^6.0.10",
"vitest-environment-nuxt": "^1.0.1",
"vue": "^3.5.13"
},
Expand Down Expand Up @@ -150,7 +150,7 @@
"@nuxt/schema": "^3.15.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.31.0",
"vite": "^6.0.9",
"vite": "^6.0.10",
"vite-node": "2.1.8",
"vitest": "2.1.8",
"vue": "^3.5.13"
Expand Down
Loading

0 comments on commit 5f9f5ea

Please sign in to comment.