File tree Expand file tree Collapse file tree 9 files changed +5690
-1703
lines changed Expand file tree Collapse file tree 9 files changed +5690
-1703
lines changed Original file line number Diff line number Diff line change 1717 "@oku-ui/primitives" : " link:../packages/core" ,
1818 "@shikijs/vitepress-twoslash" : " catalog:" ,
1919 "@stackblitz/sdk" : " catalog:" ,
20- "@vueuse/core" : " ^11.2 .0" ,
20+ "@vueuse/core" : " ^13.0 .0" ,
2121 "vue" : " catalog:" ,
2222 "vue-sonner" : " catalog:"
2323 },
3333 "fast-glob" : " catalog:" ,
3434 "markdown-it" : " catalog:" ,
3535 "postcss" : " ^8.4.47" ,
36- "tailwindcss" : " ^3.4.14 " ,
36+ "tailwindcss" : " ^4.0.0 " ,
3737 "tsx" : " ^4.19.2" ,
3838 "vitepress" : " catalog:" ,
39- "vue-component-meta" : " ^2.1.10 "
39+ "vue-component-meta" : " ^3.0.0 "
4040 },
4141 "postcss" : {
4242 "plugins" : {
Original file line number Diff line number Diff line change 1313 autofix :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v4
16+ - uses : actions/checkout@v5
1717
1818 - run : npm i -g --force corepack && corepack enable
1919 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 3737 os : [ubuntu-latest]
3838
3939 steps :
40- - uses : actions/checkout@v4
40+ - uses : actions/checkout@v5
4141
4242 - run : npm i -g --force corepack && corepack enable
4343 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 4040 os : [ubuntu-latest]
4141
4242 steps :
43- - uses : actions/checkout@v4
43+ - uses : actions/checkout@v5
4444
4545 - run : npm i -g --force corepack && corepack enable
4646 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 1212 release :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 1616 name : Validate PR title
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : amannn/action-semantic-pull-request@v5
19+ - uses : amannn/action-semantic-pull-request@v6
2020 id : lint_pr_title
2121 with :
2222 types : |
Original file line number Diff line number Diff line change 8787 "vitest" : " catalog:" ,
8888 "vitest-axe" : " catalog:" ,
8989 "vue" : " catalog:" ,
90- "vue-component-meta" : " ^2.2.8 "
90+ "vue-component-meta" : " ^3.0.0 "
9191 },
9292 "pnpm" : {
9393 "overrides" : {
You can’t perform that action at this time.
0 commit comments