Skip to content

Commit c957709

Browse files
chore(deps): update nuxt framework to ^3.15.0
1 parent 7e1477c commit c957709

File tree

3 files changed

+1312
-1000
lines changed

3 files changed

+1312
-1000
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.3",
1515
"@nuxt/devtools-kit": "^1.6.0",
1616
"@nuxt/devtools-ui-kit": "^1.6.0",
17-
"@nuxt/kit": "^3.13.2",
17+
"@nuxt/kit": "^3.15.0",
1818
"nuxt": "latest",
1919
"vue": "^3.5.12",
2020
"vue-router": "latest"

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@nuxt/devtools-kit": "^1.6.3",
7070
"@nuxt/devtools-ui-kit": "^1.6.3",
71-
"@nuxt/kit": "^3.14.1592",
71+
"@nuxt/kit": "^3.15.0",
7272
"@stripe/stripe-js": "^5.2.0",
7373
"@types/google.maps": "^3.58.1",
7474
"@types/vimeo__player": "^2.18.3",
@@ -110,7 +110,7 @@
110110
"eslint-plugin-n": "^17.14.0",
111111
"happy-dom": "^15.11.7",
112112
"knitwork": "^1.1.0",
113-
"nuxt": "^3.14.1592",
113+
"nuxt": "^3.15.0",
114114
"nuxt-scripts-devtools": "workspace:*",
115115
"playwright-core": "^1.49.0",
116116
"typescript": "5.7.2",
@@ -121,14 +121,14 @@
121121
},
122122
"resolutions": {
123123
"typescript": "5.6.3",
124-
"@nuxt/schema": "3.14.1592",
124+
"@nuxt/schema": "3.15.0",
125125
"@nuxt/scripts": "workspace:*",
126126
"@unhead/dom": "1.11.11",
127127
"@unhead/schema": "1.11.11",
128128
"@unhead/shared": "1.11.11",
129129
"@unhead/ssr": "1.11.11",
130130
"@unhead/vue": "1.11.11",
131-
"nuxt": "^3.14.1592",
131+
"nuxt": "^3.15.0",
132132
"nuxt-scripts-devtools": "workspace:*",
133133
"unhead": "1.11.11",
134134
"vue": "^3.5.13",

0 commit comments

Comments
 (0)