File tree Expand file tree Collapse file tree 3 files changed +578
-333
lines changed Expand file tree Collapse file tree 3 files changed +578
-333
lines changed Original file line number Diff line number Diff line change 6363 repository : fluent-vue/examples
6464 path : examples
6565 - name : Setup Node.js
66- uses : actions/setup-node@v3.2.0
66+ uses : actions/setup-node@v3.4.1
6767 - uses : pnpm/action-setup@v2.2.2
6868 with :
6969 version : 7.x.x
Original file line number Diff line number Diff line change 6262 "dependencies" : {
6363 "@rollup/pluginutils" : " ^4.2.1" ,
6464 "magic-string" : " ^0.26.2" ,
65- "unplugin" : " ^0.8 .0"
65+ "unplugin" : " ^0.9 .0"
6666 },
6767 "devDependencies" : {
68- "@antfu/eslint-config-ts" : " 0.25.2 " ,
68+ "@antfu/eslint-config-ts" : " 0.26.3 " ,
6969 "@release-it-plugins/lerna-changelog" : " 5.0.0" ,
7070 "@types/node" : " 18.6.1" ,
71- "@vitejs/plugin-vue" : " 3.0.1 " ,
72- "@vue/compiler-sfc " : " 3.2.37 " ,
73- "c8 " : " 7.12.0 " ,
74- "eslint" : " 8.20 .0" ,
71+ "@vitejs/plugin-vue" : " 3.0.3 " ,
72+ "@vitest/coverage-c8 " : " ^0.22.1 " ,
73+ "@vue/compiler-sfc " : " 3.2.38 " ,
74+ "eslint" : " 8.23 .0" ,
7575 "execa" : " 6.1.0" ,
7676 "husky" : " 8.0.1" ,
7777 "lint-staged" : " 13.0.3" ,
7878 "memfs" : " 3.4.7" ,
79- "release-it" : " 15.2.0 " ,
80- "tsup" : " 6.2.1 " ,
81- "typescript" : " 4.7.4 " ,
82- "vite" : " 3.0.4 " ,
79+ "release-it" : " 15.4.1 " ,
80+ "tsup" : " 6.2.3 " ,
81+ "typescript" : " 4.8.2 " ,
82+ "vite" : " 3.0.9 " ,
8383 "vite-plugin-externals" : " 0.5.1" ,
84- "vitest" : " 0.20.2 " ,
85- "vue" : " 3.2.37 " ,
84+ "vitest" : " 0.22.1 " ,
85+ "vue" : " 3.2.38 " ,
8686 "vue-loader" : " 17.0.0" ,
8787 "webpack" : " 5.74.0"
8888 },
You can’t perform that action at this time.
0 commit comments