Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1173)
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 Mar 7, 2025
1 parent 8bf67e9 commit 1b3a3e2
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 293 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": "17.2.2",
"happy-dom": "17.3.0",
"jsdom": "26.0.0",
"listhen": "1.9.0",
"nuxt": "3.15.4",
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.1.0",
"happy-dom": "17.2.2",
"happy-dom": "17.3.0",
"playwright-core": "1.51.0",
"typescript": "5.8.2",
"vitest": "3.0.8"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.2.0",
"vite": "^6.2.0",
"vite": "^6.2.1",
"vitest-environment-nuxt": "^1.0.1",
"vue": "^3.5.13"
},
Expand All @@ -107,7 +107,7 @@
"eslint": "9.21.0",
"installed-check": "9.3.0",
"knip": "5.45.0",
"nitropack": "2.11.3",
"nitropack": "2.11.4",
"nuxt": "3.15.4",
"pkg-pr-new": "0.0.40",
"playwright-core": "1.51.0",
Expand Down Expand Up @@ -170,15 +170,15 @@
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.34.9",
"vite": "^6.2.0",
"vite": "^6.2.1",
"vite-node": "3.0.8",
"vitest": "3.0.8",
"vue": "^3.5.13"
},
"engines": {
"node": "^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"pnpm": {
"onlyBuiltDependencies": [
"better-sqlite3"
Expand Down
Loading

0 comments on commit 1b3a3e2

Please sign in to comment.