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 Mar 8, 2025
1 parent ec6ba9e commit 12251f1
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 95 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.4.0",
"happy-dom": "17.4.1",
"jsdom": "26.0.0",
"listhen": "1.9.0",
"nuxt": "3.16.0",
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.4.0",
"happy-dom": "17.4.1",
"playwright-core": "1.51.0",
"typescript": "5.8.2",
"vitest": "3.0.8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@cucumber/cucumber": "11.2.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools-kit": "2.2.1",
"@nuxt/eslint-config": "1.1.0",
"@nuxt/eslint-config": "1.2.0",
"@playwright/test": "1.51.0",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.6",
Expand Down
Loading

0 comments on commit 12251f1

Please sign in to comment.