Skip to content

Commit ebdf544

Browse files
committed
chore: wip
1 parent 133b5f8 commit ebdf544

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bun.lockb

-23 KB
Binary file not shown.

pkgx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# https://stacksjs.org/docs/dependency-management
1010

1111
dependencies:
12-
bun.sh: ^1.1.27
12+
bun.sh: ^1.1.28
1313
aws.amazon.com/cli: ^2.17.13
1414
dns.lookup.dog: ^0.1.0
1515
info-zip.org/zip: ^3.0

storage/framework/core/components/stepper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/clean-css": "^4.2.11",
4949
"@vue/tsconfig": "^0.5.1",
5050
"clean-css": "^5.3.3",
51-
"unocss": "0.62.4",
51+
"unocss": "0.61.0",
5252
"unplugin-icons": "^0.19.3"
5353
}
5454
}

storage/framework/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"meilisearch": "^0.42.0",
5353
"neverthrow": "^8.0.0",
5454
"ora": "^8.1.0",
55-
"unocss": "0.62.4",
55+
"unocss": "0.61.0",
5656
"unplugin-auto-import": "^0.18.3",
5757
"unplugin-vue-components": "^0.27.4",
5858
"vite": "^5.4.6",

storage/framework/core/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@unhead/vue": "^1.11.6",
5757
"pinia": "^2.2.2",
5858
"unhead": "^1.11.6",
59-
"unocss": "0.62.4",
59+
"unocss": "0.61.0",
6060
"unocss-preset-primitives": "0.0.2-beta.1",
6161
"vite-plugin-vue-layouts": "^0.11.0",
6262
"vue": "^3.5.6",

storage/framework/views/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@stacksjs/config": "workspace:*",
1717
"@stacksjs/server": "workspace:*",
1818
"@unhead/vue": "^1.11.6",
19-
"@unocss/reset": "^0.62.4",
19+
"@unocss/reset": "^0.61.0",
2020
"@vueuse/core": "^11.1.0",
2121
"@vueuse/head": "^2.0.0",
2222
"nprogress": "^0.2.0",
@@ -38,7 +38,7 @@
3838
"rollup": "^4.22.0",
3939
"shikiji": "^0.10.2",
4040
"taze": "^0.16.9",
41-
"unocss": "0.62.4",
41+
"unocss": "0.61.0",
4242
"unplugin-auto-import": "^0.18.3",
4343
"unplugin-vue-components": "^0.27.4",
4444
"unplugin-vue-markdown": "^0.26.2",

0 commit comments

Comments
 (0)