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 4, 2025
1 parent ce66638 commit eb31d4a
Show file tree
Hide file tree
Showing 8 changed files with 164 additions and 164 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
# From https://github.com/rhysd/actionlint/blob/main/docs/usage.md#use-actionlint-on-github-actions
- name: Check workflow files
uses: docker://rhysd/actionlint:1.7.5@sha256:d1b3d067b912ea4cbf697750cee80f59114414365b916167b4c7b4cf9504ca9a
uses: docker://rhysd/actionlint:1.7.6@sha256:e3856d413f923accc4120884ff79f6bdba3dd53fd42884d325f21af61cc15ce0
with:
args: -color
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@unhead/dom": "1.11.14",
"@unhead/schema": "1.11.14",
"@unhead/shared": "1.11.14",
Expand All @@ -59,7 +59,7 @@
"ufo": "1.5.4",
"unhead": "1.11.14",
"unimport": "3.14.5",
"vite": "6.0.6",
"vite": "6.0.7",
"vue": "3.5.13",
"webpack": "5.96.1"
},
Expand All @@ -71,7 +71,7 @@
"@nuxt/test-utils": "3.15.1",
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.1.0",
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.14",
"@unhead/vue": "1.11.14",
Expand All @@ -86,7 +86,7 @@
"devalue": "5.1.1",
"eslint": "9.17.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.5.0",
"eslint-plugin-perfectionist": "4.6.0",
"eslint-typegen": "0.3.2",
"h3": "1.13.0",
"happy-dom": "16.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.10.4",
"unbuild": "latest",
"vite": "6.0.6",
"vite": "6.0.7",
"vitest": "2.1.8",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "latest",
"vite": "6.0.6",
"vite": "6.0.7",
"vitest": "2.1.8"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"unctx": "2.4.1",
"unimport": "3.14.5",
"untyped": "1.5.2",
"vite": "6.0.6",
"vite": "6.0.7",
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tinyexec": "0.3.2",
"tinyglobby": "0.2.10",
"unocss": "0.65.3",
"vite": "6.0.6"
"vite": "6.0.7"
},
"engines": {
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.1.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-node": "^2.1.8",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"
Expand Down
308 changes: 154 additions & 154 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit eb31d4a

Please sign in to comment.