Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1053)
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 Jan 6, 2025
1 parent e4e950b commit cc005a6
Show file tree
Hide file tree
Showing 4 changed files with 342 additions and 342 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.2.0",
"happy-dom": "16.3.0",
"jsdom": "25.0.1",
"listhen": "1.9.0",
"nuxt": "3.14.1592",
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.2.0",
"happy-dom": "16.3.0",
"playwright-core": "1.49.1",
"typescript": "5.6.3",
"vitest": "2.1.8"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"nitropack": "2.10.4",
"nuxt": "3.14.1592",
"playwright-core": "1.49.1",
"rollup": "4.29.1",
"rollup": "4.30.0",
"semver": "7.6.3",
"typescript": "5.6.3",
"unbuild": "latest",
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.1",
"rollup": "4.30.0",
"vite": "5.4.11",
"vite-node": "2.1.8",
"vitest": "2.1.8",
Expand All @@ -158,5 +158,5 @@
"engines": {
"node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit cc005a6

Please sign in to comment.