Skip to content

Commit cdebb4a

Browse files
committed
chore: bump deps
1 parent 9e77eec commit cdebb4a

File tree

3 files changed

+751
-648
lines changed

3 files changed

+751
-648
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@iconify-json/carbon": "^1.2.1",
1515
"@nuxt/devtools-kit": "^1.4.1",
1616
"@nuxt/devtools-ui-kit": "latest",
17-
"@nuxt/kit": "^3.13.0",
17+
"@nuxt/kit": "^3.13.1",
1818
"nuxt": "latest",
1919
"vue": "3.4.31",
2020
"vue-router": "latest"

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@nuxt/devtools-kit": "^1.4.1",
6969
"@nuxt/devtools-ui-kit": "^1.4.1",
70-
"@nuxt/kit": "^3.13.0",
70+
"@nuxt/kit": "^3.13.1",
7171
"@types/google.maps": "^3.57.0",
7272
"@types/stripe-v3": "^3.1.33",
7373
"@types/vimeo__player": "^2.18.3",
@@ -90,8 +90,8 @@
9090
"third-party-capital": "2.3.0",
9191
"ufo": "^1.5.4",
9292
"unimport": "^3.11.1",
93-
"unplugin": "^1.12.3",
94-
"unstorage": "^1.10.2",
93+
"unplugin": "^1.13.1",
94+
"unstorage": "^1.11.0",
9595
"valibot": "^0.41.0"
9696
},
9797
"devDependencies": {
@@ -108,12 +108,12 @@
108108
"eslint": "9.9.1",
109109
"eslint-plugin-n": "^17.10.2",
110110
"knitwork": "^1.1.0",
111-
"nuxt": "^3.13.0",
111+
"nuxt": "^3.13.1",
112112
"nuxt-scripts-devtools": "workspace:*",
113113
"playwright-core": "^1.46.1",
114114
"typescript": "^5.5.4",
115115
"vitest": "^2.0.5",
116-
"vue": "^3.5.0",
116+
"vue": "^3.5.1",
117117
"vue-router": "^4.4.3"
118118
},
119119
"resolutions": {
@@ -124,11 +124,11 @@
124124
"@unhead/shared": "1.10.4",
125125
"@unhead/ssr": "1.10.4",
126126
"@unhead/vue": "1.10.4",
127-
"nuxt": "^3.13.0",
127+
"nuxt": "^3.13.1",
128128
"nuxt-scripts-devtools": "workspace:*",
129129
"shiki": "1.10.3",
130130
"unhead": "1.10.4",
131-
"vue": "^3.5.0",
131+
"vue": "^3.5.1",
132132
"vue-router": "^4.4.3"
133133
}
134134
}

0 commit comments

Comments
 (0)