Skip to content

Commit 0c06af5

Browse files
chore(deps): update all non-major dependencies (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8890d1 commit 0c06af5

File tree

3 files changed

+1268
-372
lines changed

3 files changed

+1268
-372
lines changed

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "nuxt-a11y-client",
33
"private": true,
44
"devDependencies": {
5-
"@nuxt/devtools-kit": "^3.2.3",
6-
"@nuxt/devtools-ui-kit": "^3.2.3",
5+
"@nuxt/devtools-kit": "^3.2.4",
6+
"@nuxt/devtools-ui-kit": "^3.2.4",
77
"@nuxt/kit": "^4.4.2",
88
"nuxt": "^4.4.2",
99
"vue": "^3.5.30",
10-
"vue-router": "^5.0.3"
10+
"vue-router": "^5.0.4"
1111
},
1212
"dependencies": {
1313
"pathe": "^2.0.3"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test:watch": "vitest watch"
4040
},
4141
"dependencies": {
42-
"@nuxt/devtools-kit": "^3.2.3",
42+
"@nuxt/devtools-kit": "^3.2.4",
4343
"@nuxt/kit": "^4.4.2",
4444
"axe-core": "^4.11.1",
4545
"linkedom": "^0.18.12",
@@ -56,15 +56,15 @@
5656
"@vitest/coverage-v8": "4.1.0",
5757
"birpc": "4.0.0",
5858
"changelogen": "0.6.2",
59-
"eslint": "10.0.3",
60-
"jsdom": "^29.0.0",
59+
"eslint": "10.1.0",
60+
"jsdom": "^29.0.1",
6161
"nuxt": "4.4.2",
6262
"pkg-pr-new": "0.0.66",
6363
"playwright-core": "1.58.2",
6464
"typescript": "~5.9.3",
65-
"vite": "8.0.0",
65+
"vite": "8.0.1",
6666
"vitest": "4.1.0",
67-
"vue-tsc": "3.2.5"
67+
"vue-tsc": "3.2.6"
6868
},
6969
"resolutions": {
7070
"@nuxt/a11y": "workspace:*"

0 commit comments

Comments
 (0)