Skip to content

Commit e663791

Browse files
chore(deps): update nuxt framework
1 parent 148d09b commit e663791

File tree

3 files changed

+605
-593
lines changed

3 files changed

+605
-593
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"@iconify-json/carbon": "^1.2.10",
66
"@nuxt/devtools-kit": "^2.6.2",
77
"@nuxt/devtools-ui-kit": "^2.6.2",
8-
"@nuxt/kit": "^3.17.6",
8+
"@nuxt/kit": "^3.17.7",
99
"floating-vue": "^5.2.2",
10-
"nuxt": "^3.17.6",
10+
"nuxt": "^3.17.7",
1111
"shiki": "^3.7.0",
1212
"vue": "^3.5.17",
1313
"vue-router": "^4.5.1"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"dependencies": {
6363
"@fingerprintjs/botd": "^1.9.1",
64-
"@nuxt/kit": "^3.17.6",
64+
"@nuxt/kit": "^3.17.7",
6565
"consola": "^3.4.2",
6666
"defu": "^6.1.4",
6767
"nuxt-site-config": "^3.2.2",
@@ -97,7 +97,7 @@
9797
"execa": "^9.6.0",
9898
"firebase-functions": "^6.3.2",
9999
"happy-dom": "^18.0.1",
100-
"nuxt": "^3.17.6",
100+
"nuxt": "^3.17.7",
101101
"playwright-core": "^1.53.2",
102102
"typescript": "^5.8.3",
103103
"unocss": "^66.3.3",
@@ -120,8 +120,8 @@
120120
}
121121
},
122122
"resolutions": {
123-
"@nuxt/kit": "npm:@nuxt/[email protected]",
124-
"@nuxt/schema": "npm:@nuxt/[email protected]29199395.45d26c48",
125-
"nuxt": "npm:[email protected]"
123+
"@nuxt/kit": "^3.17.7",
124+
"@nuxt/schema": "npm:@nuxt/[email protected]29206881.53f2acdc",
125+
"nuxt": "^3.17.7"
126126
}
127127
}

0 commit comments

Comments
 (0)