Skip to content

Commit 73945e0

Browse files
chore(deps): update all non-major dependencies
1 parent 85a0e9b commit 73945e0

File tree

6 files changed

+44
-46
lines changed

6 files changed

+44
-46
lines changed

bun.lock

Lines changed: 35 additions & 37 deletions
Large diffs are not rendered by default.

storage/framework/core/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prepublishOnly": "bun run build"
3636
},
3737
"dependencies": {
38-
"@iconify-json/carbon": "^1.2.9",
38+
"@iconify-json/carbon": "^1.2.10",
3939
"@shikijs/vitepress-twoslash": "^3.6.0",
4040
"@vite-pwa/assets-generator": "^1.0.0",
4141
"@vite-pwa/vitepress": "^1.0.0",

storage/framework/core/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@headlessui/vue": "^1.7.23",
6161
"@iconify-json/hugeicons": "^1.2.5",
62-
"@iconify/json": "^2.2.350",
62+
"@iconify/json": "^2.2.351",
6363
"@julr/unocss-preset-forms": "^2.0.0",
6464
"@stacksjs/build": "workspace:*",
6565
"@stacksjs/config": "workspace:*",

storage/framework/core/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"@stacksjs/strings": "workspace:*",
5858
"@stacksjs/types": "workspace:*",
5959
"@types/js-yaml": "^4.0.9",
60-
"@vueuse/core": "^13.3.0",
60+
"@vueuse/core": "^13.4.0",
6161
"@vueuse/head": "^2.0.0",
62-
"@vueuse/math": "^13.3.0",
63-
"@vueuse/shared": "^13.3.0",
62+
"@vueuse/math": "^13.4.0",
63+
"@vueuse/shared": "^13.4.0",
6464
"ace-builds": "^1.42.0",
6565
"bun-plugin-dotenvx": "^0.6.3",
6666
"bun-plugin-yml": "^0.3.1",

storage/framework/defaults/ide/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"icon": "logo.png",
2929
"files": ["LICENSE.md", "logo.png"],
3030
"engines": {
31-
"vscode": "^1.101.0"
31+
"vscode": "^1.101.1"
3232
},
3333
"scripts": {
3434
"package": "bunx --bun vsce package",

storage/framework/views/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@stacksjs/server": "workspace:*",
1818
"@unhead/vue": "^2.0.10",
1919
"@unocss/reset": "66.2.3",
20-
"@vueuse/core": "^13.3.0",
20+
"@vueuse/core": "^13.4.0",
2121
"@vueuse/head": "^2.0.0",
2222
"nprogress": "^0.2.0",
2323
"pinia": "^3.0.3",
@@ -27,7 +27,7 @@
2727
"vue-router": "^4.5.1"
2828
},
2929
"devDependencies": {
30-
"@iconify-json/carbon": "^1.2.9",
30+
"@iconify-json/carbon": "^1.2.10",
3131
"@intlify/unplugin-vue-i18n": "^6.0.8",
3232
"@shikijs/markdown-it": "^3.6.0",
3333
"@types/markdown-it-link-attributes": "^3.0.5",
@@ -36,7 +36,7 @@
3636
"@vue-macros/volar": "^0.30.15",
3737
"@vue/test-utils": "^2.4.6",
3838
"markdown-it-link-attributes": "^4.0.1",
39-
"rollup": "^4.43.0",
39+
"rollup": "^4.44.0",
4040
"shiki": "^3.6.0",
4141
"unocss": "66.2.3",
4242
"unplugin-auto-import": "^19.3.0",

0 commit comments

Comments
 (0)