Skip to content

Commit 6ceddef

Browse files
chore(deps): update nuxt framework
1 parent b1e4297 commit 6ceddef

File tree

3 files changed

+422
-796
lines changed

3 files changed

+422
-796
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@iconify-json/carbon": "^1.2.5",
1515
"@nuxt/devtools-kit": "^1.7.0",
1616
"@nuxt/devtools-ui-kit": "^1.7.0",
17-
"@nuxt/kit": "^3.15.0",
17+
"@nuxt/kit": "^3.15.1",
1818
"nuxt": "latest",
1919
"vue": "^3.5.13",
2020
"vue-router": "latest"

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@nuxt/devtools-kit": "^1.7.0",
7070
"@nuxt/devtools-ui-kit": "^1.7.0",
71-
"@nuxt/kit": "^3.15.0",
71+
"@nuxt/kit": "^3.15.1",
7272
"@stripe/stripe-js": "^5.4.0",
7373
"@types/google.maps": "^3.58.1",
7474
"@types/vimeo__player": "^2.18.3",
@@ -99,7 +99,7 @@
9999
"@nuxt/devtools-ui-kit": "^1.7.0",
100100
"@nuxt/eslint-config": "^0.7.4",
101101
"@nuxt/module-builder": "^0.8.4",
102-
"@nuxt/test-utils": "3.15.1",
102+
"@nuxt/test-utils": "3.15.3",
103103
"@types/semver": "^7.5.8",
104104
"@typescript-eslint/typescript-estree": "^8.19.0",
105105
"@unhead/schema": "1.11.14",
@@ -110,7 +110,7 @@
110110
"eslint-plugin-n": "^17.15.1",
111111
"happy-dom": "^16.3.0",
112112
"knitwork": "^1.2.0",
113-
"nuxt": "^3.15.0",
113+
"nuxt": "^3.15.1",
114114
"nuxt-scripts-devtools": "workspace:*",
115115
"playwright-core": "^1.49.1",
116116
"typescript": "5.7.2",
@@ -120,14 +120,14 @@
120120
"vue-tsc": "^2.2.0"
121121
},
122122
"resolutions": {
123-
"@nuxt/schema": "3.15.0",
123+
"@nuxt/schema": "3.15.1",
124124
"@nuxt/scripts": "workspace:*",
125125
"@unhead/dom": "1.11.11",
126126
"@unhead/schema": "1.11.11",
127127
"@unhead/shared": "1.11.11",
128128
"@unhead/ssr": "1.11.11",
129129
"@unhead/vue": "1.11.11",
130-
"nuxt": "^3.15.0",
130+
"nuxt": "^3.15.1",
131131
"nuxt-scripts-devtools": "workspace:*",
132132
"typescript": "5.6.3",
133133
"unhead": "1.11.11",

0 commit comments

Comments
 (0)