File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 - name : Setup Node.js
1212 uses : actions/setup-node@v6
1313 with :
14- node-version : 24.13.0
14+ node-version : 24.13.1
1515 cache : pnpm
1616
1717 - name : Install dependencies
Original file line number Diff line number Diff line change 2727 - name : Setup Pnpm
2828 uses : pnpm/action-setup@v3
2929 with :
30- version : 10.28.1
30+ version : 10.29.2
3131
3232 - name : Setup Node
3333 uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 1010 },
1111 "author" : " Akino" ,
1212 "devDependencies" : {
13- "glob" : " ^13.0.0 " ,
13+ "glob" : " ^13.0.2 " ,
1414 "mermaid" : " ^11.12.2" ,
1515 "postcss" : " ^8.5.6" ,
1616 "tsx" : " ^4.21.0" ,
2222 "@ant-design/icons-vue" : " ^7.0.1" ,
2323 "@uozi-admin/curd" : " workspace:*" ,
2424 "@uozi-admin/layout-antdv" : " workspace:*" ,
25- "@vueuse/router" : " ^14.1.0 " ,
25+ "@vueuse/router" : " ^14.2.1 " ,
2626 "ant-design-vue" : " ^4.2.6" ,
2727 "dayjs" : " ^1.11.19" ,
2828 "lodash-es" : " ^4.17.23" ,
29- "vue" : " ^3.5.27 " ,
29+ "vue" : " ^3.5.28 " ,
3030 "vue-router" : " ^4.6.4"
3131 }
3232}
Original file line number Diff line number Diff line change 1616 "test" : " pnpm -F curd test"
1717 },
1818 "dependencies" : {
19- "vue" : " ^3.5.27 "
19+ "vue" : " ^3.5.28 "
2020 },
2121 "devDependencies" : {
22- "@antfu/eslint-config" : " ^7.2.0 " ,
22+ "@antfu/eslint-config" : " ^7.4.3 " ,
2323 "@changesets/changelog-github" : " ^0.5.2" ,
2424 "@changesets/cli" : " ^2.29.8" ,
2525 "@testing-library/jest-dom" : " ^6.9.1" ,
2828 "chalk" : " ^5.6.2" ,
2929 "eslint" : " ^9.39.2" ,
3030 "jsdom" : " ^27.4.0" ,
31- "ora" : " ^9.1 .0" ,
31+ "ora" : " ^9.3 .0" ,
3232 "tsup" : " ^8.5.1" ,
3333 "tsx" : " ^4.21.0" ,
3434 "typescript" : " 5.9.3" ,
3838 "vite" : " ^7.3.1" ,
3939 "vite-plugin-dts" : " ^4.5.4" ,
4040 "vitest" : " ^4.0.18" ,
41- "vue-tsc" : " ^3.2.3 "
41+ "vue-tsc" : " ^3.2.4 "
4242 }
4343}
Original file line number Diff line number Diff line change 3535 "cross-spawn" : " ^7.0.6" ,
3636 "fs-extra" : " ^11.3.3" ,
3737 "minimist" : " ^1.2.8" ,
38- "ora" : " ^9.1 .0" ,
38+ "ora" : " ^9.3 .0" ,
3939 "picocolors" : " ^1.1.1" ,
4040 "prompts" : " ^2.4.2" ,
4141 "typescript" : " 5.9.3" ,
Original file line number Diff line number Diff line change 2222 "@uozi-admin/curd" : " ^4.19.2" ,
2323 "@uozi-admin/layout-antdv" : " ^1.3.0" ,
2424 "@uozi-admin/request" : " ^2.9.1" ,
25- "@vueuse/core" : " ^14.1.0 " ,
25+ "@vueuse/core" : " ^14.2.1 " ,
2626 "ant-design-vue" : " ^4.2.6" ,
2727 "lodash" : " ^4.17.23" ,
2828 "nprogress" : " ^0.2.0" ,
2929 "pinia" : " ^3.0.4" ,
3030 "pinia-plugin-persistedstate" : " ^4.7.1" ,
31- "vue" : " ^3.5.27 " ,
31+ "vue" : " ^3.5.28 " ,
3232 "vue-router" : " ^4.6.4" ,
3333 "vue3-gettext" : " 3.0.0-beta.6" ,
3434 "xlsx" : " https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
Original file line number Diff line number Diff line change 3939 },
4040 "peerDependencies" : {
4141 "@ant-design/icons-vue" : " >=7.0.1" ,
42- "@vueuse/core" : " ^14.1.0 " ,
43- "@vueuse/router" : " ^14.1.0 " ,
42+ "@vueuse/core" : " ^14.2.1 " ,
43+ "@vueuse/router" : " ^14.2.1 " ,
4444 "ant-design-vue" : " >=4.2.6" ,
4545 "dayjs" : " >=1.11.19" ,
4646 "lodash-es" : " >=4.17.23" ,
47- "vue" : " ^3.5.27 " ,
47+ "vue" : " ^3.5.28 " ,
4848 "vue-router" : " >=4.6.4"
4949 },
5050 "devDependencies" : {
5151 "@types/lodash-es" : " ^4.17.12" ,
52- "@types/node" : " ^22.19.7 " ,
52+ "@types/node" : " ^22.19.11 " ,
5353 "@types/sortablejs" : " ^1.15.9" ,
5454 "@uozi-admin/shared-config" : " workspace:*" ,
5555 "simple-git-hooks" : " ^2.13.1" ,
Original file line number Diff line number Diff line change 1515 "provenance" : true
1616 },
1717 "peerDependencies" : {
18- "vue" : " ^3.5.27 "
18+ "vue" : " ^3.5.28 "
1919 }
2020}
Original file line number Diff line number Diff line change 3434 "peerDependencies" : {
3535 "@ant-design/icons-vue" : " ^7.0.1" ,
3636 "ant-design-vue" : " ^4.2.6" ,
37- "vue" : " ^3.5.27 " ,
37+ "vue" : " ^3.5.28 " ,
3838 "vue-router" : " ^4.6.4" ,
3939 "lodash-es" : " ^4.17.23"
4040 },
Original file line number Diff line number Diff line change 4242 "lodash-es" : " >=4.17.23"
4343 },
4444 "dependencies" : {
45- "axios" : " ^1.13.2 "
45+ "axios" : " ^1.13.5 "
4646 },
4747 "devDependencies" : {}
4848}
You can’t perform that action at this time.
0 commit comments