Skip to content

Commit e9462db

Browse files
chore(deps): update nuxt framework to ^3.14.1592
1 parent 6273282 commit e9462db

File tree

3 files changed

+1202
-171
lines changed

3 files changed

+1202
-171
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.14.1592",
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.0",
7070
"@nuxt/devtools-ui-kit": "^1.6.0",
71-
"@nuxt/kit": "^3.14.159",
71+
"@nuxt/kit": "^3.14.1592",
7272
"@stripe/stripe-js": "^4.9.0",
7373
"@types/google.maps": "^3.58.1",
7474
"@types/vimeo__player": "^2.18.3",
@@ -110,7 +110,7 @@
110110
"eslint-plugin-n": "^17.13.1",
111111
"happy-dom": "^15.11.0",
112112
"knitwork": "^1.1.0",
113-
"nuxt": "^3.14.159",
113+
"nuxt": "^3.14.1592",
114114
"nuxt-scripts-devtools": "workspace:*",
115115
"playwright-core": "^1.48.2",
116116
"typescript": "^5.6.3",
@@ -119,14 +119,14 @@
119119
"vue-router": "^4.4.5"
120120
},
121121
"resolutions": {
122-
"@nuxt/schema": "3.14.159",
122+
"@nuxt/schema": "3.14.1592",
123123
"@nuxt/scripts": "workspace:*",
124124
"@unhead/dom": "1.11.10",
125125
"@unhead/schema": "1.11.10",
126126
"@unhead/shared": "1.11.10",
127127
"@unhead/ssr": "1.11.10",
128128
"@unhead/vue": "1.11.10",
129-
"nuxt": "^3.14.159",
129+
"nuxt": "^3.14.1592",
130130
"nuxt-scripts-devtools": "workspace:*",
131131
"unhead": "1.11.10",
132132
"vue": "^3.5.12",

0 commit comments

Comments
 (0)