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 Jan 1, 2025
1 parent 782c8f5 commit 6bdb5d1
Show file tree
Hide file tree
Showing 3 changed files with 550 additions and 438 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@types/node": "^22.10.2"
"@nuxt/devtools": "^1.7.0",
"@types/node": "^22.10.3"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.15.0",
"consola": "^3.3.1",
"consola": "^3.3.3",
"defu": "^6.1.4",
"h3": "^1.13.0",
"image-meta": "^0.2.1",
Expand All @@ -53,22 +53,22 @@
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.7",
"eslint": "9.17.0",
"globby": "^14.0.2",
"happy-dom": "^16.0.0",
"happy-dom": "^16.2.9",
"ipx": "^2.1.0",
"jiti": "2.4.2",
"nuxt": "^3.15.0",
"ofetch": "^1.4.1",
"playwright-core": "^1.49.1",
"semver": "^7.6.3",
"tinyexec": "^0.3.1",
"typescript": "5.6.3",
"tinyexec": "^0.3.2",
"typescript": "5.7.2",
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.13",
Expand All @@ -77,7 +77,7 @@
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.15.0",
Expand Down
Loading

0 comments on commit 6bdb5d1

Please sign in to comment.