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 Feb 3, 2025
1 parent 5fe65ec commit d76944a
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 248 deletions.
2 changes: 1 addition & 1 deletion examples/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@nuxt/test-utils": "latest",
"@nuxtjs/i18n": "9.1.4",
"@nuxtjs/i18n": "9.1.5",
"nuxt": "3.15.4",
"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.15.4",
"playwright-core": "1.50.1",
"rollup": "4.34.0",
"rollup": "4.34.1",
"semver": "7.7.0",
"typescript": "5.7.3",
"unbuild": "latest",
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.0",
"rollup": "4.34.1",
"vite": "^6.0.11",
"vite-node": "2.1.8",
"vitest": "2.1.8",
Expand All @@ -158,5 +158,5 @@
"engines": {
"node": "^18.20.5 || ^20.9.0 || ^22.0.0 || >=23.0.0"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit d76944a

Please sign in to comment.