Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1045)
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 Dec 20, 2024
1 parent a7881a0 commit db8a75b
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 339 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"c12": "^2.0.1",
"consola": "^3.2.3",
"consola": "^3.3.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"estree-walker": "^3.0.3",
Expand All @@ -74,7 +74,7 @@
"devDependencies": {
"@cucumber/cucumber": "11.1.1",
"@jest/globals": "29.7.0",
"@nuxt/eslint-config": "0.7.3",
"@nuxt/eslint-config": "0.7.4",
"@playwright/test": "1.49.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.6",
Expand All @@ -90,7 +90,7 @@
"nitropack": "2.10.4",
"nuxt": "3.14.1592",
"playwright-core": "1.49.1",
"rollup": "4.28.1",
"rollup": "4.29.0",
"semver": "7.6.3",
"typescript": "5.6.3",
"unbuild": "latest",
Expand Down Expand Up @@ -148,7 +148,7 @@
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.28.1",
"rollup": "4.29.0",
"vite": "5.4.11",
"vite-node": "2.1.8",
"vitest": "2.1.8",
Expand All @@ -157,5 +157,5 @@
"engines": {
"node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit db8a75b

Please sign in to comment.