Skip to content

Commit 84670ce

Browse files
chore(deps): update all non-major dependencies (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b1f15e commit 84670ce

File tree

3 files changed

+431
-431
lines changed

3 files changed

+431
-431
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@nuxt/devtools-ui-kit": "^3.2.4",
77
"@nuxt/kit": "^4.4.2",
88
"nuxt": "^4.4.2",
9-
"vue": "^3.5.30",
9+
"vue": "^3.5.31",
1010
"vue-router": "^5.0.4"
1111
},
1212
"dependencies": {

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/a11y",
3-
"packageManager": "pnpm@10.32.1",
3+
"packageManager": "pnpm@10.33.0",
44
"version": "1.0.0-alpha.1",
55
"description": "Nuxt module to provide accessibility hinting and utilities.",
66
"repository": "nuxt/a11y",
@@ -46,14 +46,14 @@
4646
"sirv": "^3.0.2"
4747
},
4848
"devDependencies": {
49-
"@iconify-json/carbon": "^1.2.19",
49+
"@iconify-json/carbon": "^1.2.20",
5050
"@nuxt/devtools": "latest",
5151
"@nuxt/eslint-config": "1.15.2",
5252
"@nuxt/module-builder": "1.0.2",
5353
"@nuxt/schema": "4.4.2",
5454
"@nuxt/test-utils": "4.0.0",
5555
"@types/node": "24.12.0",
56-
"@vitest/coverage-v8": "4.1.1",
56+
"@vitest/coverage-v8": "4.1.2",
5757
"birpc": "4.0.0",
5858
"changelogen": "0.6.2",
5959
"eslint": "10.1.0",
@@ -62,8 +62,8 @@
6262
"pkg-pr-new": "0.0.66",
6363
"playwright-core": "1.58.2",
6464
"typescript": "~6.0.2",
65-
"vite": "8.0.2",
66-
"vitest": "4.1.1",
65+
"vite": "8.0.3",
66+
"vitest": "4.1.2",
6767
"vue-tsc": "3.2.6"
6868
},
6969
"resolutions": {

0 commit comments

Comments
 (0)