Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#679)
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 Jan 16, 2025
1 parent 584a3df commit 873761a
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 332 deletions.
4 changes: 2 additions & 2 deletions packages/create-nuxt-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"citty": "^0.1.6"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"rollup": "^4.30.1",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.0",
"unbuild": "^3.3.1",
"unplugin-purge-polyfills": "^0.0.7"
}
}
10 changes: 5 additions & 5 deletions packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"@nuxt/kit": "^3.15.2",
"@nuxt/schema": "^3.15.2",
"@nuxt/test-utils": "^3.15.4",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/semver": "^7.5.8",
"c12": "^2.0.1",
"chokidar": "^4.0.3",
"citty": "^0.1.6",
"clipboardy": "^4.0.0",
"consola": "^3.3.3",
"consola": "^3.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
"h3": "^1.13.1",
"httpxy": "^0.1.5",
"httpxy": "^0.1.6",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"magicast": "^0.3.5",
Expand All @@ -63,7 +63,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0",
"pkg-types": "^1.3.1",
"rollup": "^4.30.1",
"rollup-plugin-visualizer": "^5.14.0",
"scule": "^1.3.0",
Expand All @@ -72,7 +72,7 @@
"tinyexec": "^0.3.2",
"typescript": "^5.7.3",
"ufo": "^1.5.4",
"unbuild": "^3.3.0",
"unbuild": "^3.3.1",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^2.1.8"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,32 +36,32 @@
"chokidar": "^4.0.3",
"citty": "^0.1.6",
"clipboardy": "^4.0.0",
"consola": "^3.3.3",
"consola": "^3.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"giget": "^1.2.3",
"h3": "^1.13.1",
"httpxy": "^0.1.5",
"httpxy": "^0.1.6",
"jiti": "^2.4.2",
"listhen": "^1.9.0",
"nypm": "^0.4.1",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0",
"pkg-types": "^1.3.1",
"scule": "^1.3.0",
"semver": "^7.6.3",
"std-env": "^3.8.0",
"tinyexec": "^0.3.2",
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"rollup": "^4.30.1",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.0",
"unbuild": "^3.3.1",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^2.1.8"
}
Expand Down
Loading

0 comments on commit 873761a

Please sign in to comment.