Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1126)
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 Feb 18, 2025
1 parent 7fb3824 commit 532cac1
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 276 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 @@ -24,7 +24,7 @@
"nuxt": "3.15.4",
"typescript": "5.7.3",
"vitest": "2.1.9",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.2"
},
"dependencies": {
"idb-keyval": "^6.2.1"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"devDependencies": {
"@cucumber/cucumber": "11.2.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools-kit": "2.0.0",
"@nuxt/devtools-kit": "2.1.0",
"@nuxt/eslint-config": "1.0.1",
"@playwright/test": "1.50.1",
"@testing-library/vue": "8.1.0",
Expand All @@ -91,14 +91,14 @@
"nitropack": "2.10.4",
"nuxt": "3.15.4",
"playwright-core": "1.50.1",
"rollup": "4.34.6",
"rollup": "4.34.8",
"semver": "7.7.1",
"typescript": "5.7.3",
"unbuild": "latest",
"unimport": "4.1.1",
"vitest": "2.1.9",
"vue-router": "4.5.0",
"vue-tsc": "2.2.0"
"vue-tsc": "2.2.2"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1 || ^11.0.0",
Expand Down Expand Up @@ -149,7 +149,7 @@
"@nuxt/kit": "^3.15.4",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.34.6",
"rollup": "4.34.8",
"vite": "^6.1.0",
"vite-node": "2.1.9",
"vitest": "2.1.9",
Expand Down
Loading

0 comments on commit 532cac1

Please sign in to comment.