Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1004)
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 Nov 4, 2024
1 parent 3385141 commit 89c2e07
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 274 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 @@ -19,7 +19,7 @@
"@nuxt/devtools": "1.3.9",
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.1.0",
"happy-dom": "15.8.2",
"happy-dom": "15.8.3",
"jsdom": "25.0.1",
"listhen": "1.9.0",
"nuxt": "3.13.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 @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxt/test-utils": "latest",
"globby": "14.0.2",
"happy-dom": "15.8.2",
"happy-dom": "15.8.3",
"playwright-core": "1.48.2",
"typescript": "5.6.3",
"vitest": "2.1.4"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"nitropack": "2.10.2",
"nuxt": "3.13.2",
"playwright-core": "1.48.2",
"rollup": "4.24.3",
"rollup": "4.24.4",
"semver": "7.6.3",
"typescript": "5.6.3",
"unbuild": "latest",
Expand Down Expand Up @@ -150,7 +150,7 @@
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.24.3",
"rollup": "4.24.4",
"vite": "5.4.10",
"vite-node": "2.1.4",
"vitest": "2.1.4",
Expand Down
Loading

0 comments on commit 89c2e07

Please sign in to comment.