Skip to content

Commit 23c78d9

Browse files
committed
chore: wip
1 parent e34ea8e commit 23c78d9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bun.lockb

688 Bytes
Binary file not shown.

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.61.8",
51+
"unocss": "0.61.6",
5252
"unplugin-icons": "^0.19.1"
5353
}
5454
}

storage/framework/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"meilisearch": "^0.41.0",
5757
"neverthrow": "^7.0.0",
5858
"ora": "^8.0.1",
59-
"unocss": "^0.61.8",
59+
"unocss": "0.61.6",
6060
"unplugin-auto-import": "^0.18.2",
6161
"unplugin-vue-components": "^0.27.3",
6262
"vite": "^5.3.5",

storage/framework/core/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@stacksjs/config": "workspace:*",
5050
"@stacksjs/router": "workspace:*",
5151
"pinia": "^2.2.0",
52-
"unocss": "^0.61.8",
52+
"unocss": "0.61.6",
5353
"vite-plugin-vue-layouts": "^0.11.0",
5454
"vue": "^3.4.34",
5555
"vue-tsc": "^2.0.29"
@@ -67,7 +67,7 @@
6767
"@unhead/vue": "^1.9.16",
6868
"pinia": "^2.2.0",
6969
"unhead": "^1.9.16",
70-
"unocss": "^0.61.8",
70+
"unocss": "0.61.6",
7171
"unocss-preset-primitives": "0.0.2-beta.1",
7272
"vite-plugin-vue-layouts": "^0.11.0",
7373
"vue": "^3.4.34",

storage/framework/views/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup": "^4.19.1",
3838
"shikiji": "^0.10.2",
3939
"taze": "^0.16.3",
40-
"unocss": "^0.61.8",
40+
"unocss": "0.61.6",
4141
"unplugin-auto-import": "^0.18.2",
4242
"unplugin-vue-components": "^0.27.3",
4343
"unplugin-vue-macros": "^2.10.0",

0 commit comments

Comments
 (0)