Skip to content

Commit 837e6e9

Browse files
chore(deps): update nuxt framework to ^3.15.2
1 parent b1e4297 commit 837e6e9

File tree

3 files changed

+862
-876
lines changed

3 files changed

+862
-876
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.2",
1818
"nuxt": "latest",
1919
"vue": "^3.5.13",
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.7.0",
7070
"@nuxt/devtools-ui-kit": "^1.7.0",
71-
"@nuxt/kit": "^3.15.0",
71+
"@nuxt/kit": "^3.15.2",
7272
"@stripe/stripe-js": "^5.4.0",
7373
"@types/google.maps": "^3.58.1",
7474
"@types/vimeo__player": "^2.18.3",
@@ -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.2",
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.2",
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.2",
131131
"nuxt-scripts-devtools": "workspace:*",
132132
"typescript": "5.6.3",
133133
"unhead": "1.11.11",

0 commit comments

Comments
 (0)