Skip to content

Commit 077ac29

Browse files
chore(deps): update all non-major dependencies
1 parent 333b7e4 commit 077ac29

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rollup/plugin-yaml": "^4.1.2",
1919
"@vueuse/integrations": "^13.1.0",
2020
"@vueuse/nuxt": "^13.1.0",
21-
"ai": "^4.3.4",
21+
"ai": "^4.3.5",
2222
"capture-website": "^4.2.0",
2323
"joi": "^17.13.3",
2424
"motion-v": "0.13.1",
@@ -37,6 +37,6 @@
3737
"zod": "^3.24.2"
3838
},
3939
"devDependencies": {
40-
"wrangler": "^4.9.1"
40+
"wrangler": "^4.10.0"
4141
}
4242
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113
},
114114
"dependencies": {
115115
"@iconify/vue": "^4.3.0",
116-
"@internationalized/date": "^3.7.0",
117-
"@internationalized/number": "^3.6.0",
116+
"@internationalized/date": "^3.8.0",
117+
"@internationalized/number": "^3.6.1",
118118
"@nuxt/fonts": "^0.11.1",
119119
"@nuxt/icon": "^1.12.0",
120120
"@nuxt/kit": "^3.16.2",
@@ -149,7 +149,7 @@
149149
"tailwind-variants": "^1.0.0",
150150
"tailwindcss": "^4.1.3",
151151
"tinyglobby": "^0.2.12",
152-
"unplugin": "^2.3.0",
152+
"unplugin": "^2.3.2",
153153
"unplugin-auto-import": "^19.1.2",
154154
"unplugin-vue-components": "^28.4.1",
155155
"vaul-vue": "^0.4.1",
@@ -201,7 +201,7 @@
201201
"chokidar": "3.6.0",
202202
"debug": "4.3.7",
203203
"rollup": "4.34.9",
204-
"unplugin": "^2.3.0",
204+
"unplugin": "^2.3.2",
205205
"vue-tsc": "2.2.0"
206206
},
207207
"pnpm": {

0 commit comments

Comments
 (0)