File tree Expand file tree Collapse file tree 6 files changed +44
-46
lines changed Expand file tree Collapse file tree 6 files changed +44
-46
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 35
35
"prepublishOnly" : " bun run build"
36
36
},
37
37
"dependencies" : {
38
- "@iconify-json/carbon" : " ^1.2.9 " ,
38
+ "@iconify-json/carbon" : " ^1.2.10 " ,
39
39
"@shikijs/vitepress-twoslash" : " ^3.6.0" ,
40
40
"@vite-pwa/assets-generator" : " ^1.0.0" ,
41
41
"@vite-pwa/vitepress" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 59
59
"devDependencies" : {
60
60
"@headlessui/vue" : " ^1.7.23" ,
61
61
"@iconify-json/hugeicons" : " ^1.2.5" ,
62
- "@iconify/json" : " ^2.2.350 " ,
62
+ "@iconify/json" : " ^2.2.351 " ,
63
63
"@julr/unocss-preset-forms" : " ^2.0.0" ,
64
64
"@stacksjs/build" : " workspace:*" ,
65
65
"@stacksjs/config" : " workspace:*" ,
Original file line number Diff line number Diff line change 57
57
"@stacksjs/strings" : " workspace:*" ,
58
58
"@stacksjs/types" : " workspace:*" ,
59
59
"@types/js-yaml" : " ^4.0.9" ,
60
- "@vueuse/core" : " ^13.3 .0" ,
60
+ "@vueuse/core" : " ^13.4 .0" ,
61
61
"@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" ,
64
64
"ace-builds" : " ^1.42.0" ,
65
65
"bun-plugin-dotenvx" : " ^0.6.3" ,
66
66
"bun-plugin-yml" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 28
28
"icon" : " logo.png" ,
29
29
"files" : [" LICENSE.md" , " logo.png" ],
30
30
"engines" : {
31
- "vscode" : " ^1.101.0 "
31
+ "vscode" : " ^1.101.1 "
32
32
},
33
33
"scripts" : {
34
34
"package" : " bunx --bun vsce package" ,
Original file line number Diff line number Diff line change 17
17
"@stacksjs/server" : " workspace:*" ,
18
18
"@unhead/vue" : " ^2.0.10" ,
19
19
"@unocss/reset" : " 66.2.3" ,
20
- "@vueuse/core" : " ^13.3 .0" ,
20
+ "@vueuse/core" : " ^13.4 .0" ,
21
21
"@vueuse/head" : " ^2.0.0" ,
22
22
"nprogress" : " ^0.2.0" ,
23
23
"pinia" : " ^3.0.3" ,
27
27
"vue-router" : " ^4.5.1"
28
28
},
29
29
"devDependencies" : {
30
- "@iconify-json/carbon" : " ^1.2.9 " ,
30
+ "@iconify-json/carbon" : " ^1.2.10 " ,
31
31
"@intlify/unplugin-vue-i18n" : " ^6.0.8" ,
32
32
"@shikijs/markdown-it" : " ^3.6.0" ,
33
33
"@types/markdown-it-link-attributes" : " ^3.0.5" ,
36
36
"@vue-macros/volar" : " ^0.30.15" ,
37
37
"@vue/test-utils" : " ^2.4.6" ,
38
38
"markdown-it-link-attributes" : " ^4.0.1" ,
39
- "rollup" : " ^4.43 .0" ,
39
+ "rollup" : " ^4.44 .0" ,
40
40
"shiki" : " ^3.6.0" ,
41
41
"unocss" : " 66.2.3" ,
42
42
"unplugin-auto-import" : " ^19.3.0" ,
You can’t perform that action at this time.
0 commit comments