File tree Expand file tree Collapse file tree 3 files changed +246
-280
lines changed
Expand file tree Collapse file tree 3 files changed +246
-280
lines changed Original file line number Diff line number Diff line change 2121 - name : Checkout
2222 uses : actions/checkout@v3.5.3
2323 - name : Setup Node.js ${{ matrix.node }}
24- uses : actions/setup-node@v3.7.0
24+ uses : actions/setup-node@v3.8.1
2525 with :
2626 node-version : ${{ matrix.node }}
2727 - uses : pnpm/action-setup@v2.4.0
4242 - name : Checkout
4343 uses : actions/checkout@v3.5.3
4444 - name : Setup Node.js
45- uses : actions/setup-node@v3.7.0
45+ uses : actions/setup-node@v3.8.1
4646 - uses : pnpm/action-setup@v2.4.0
4747 with :
4848 version : 8.x.x
6363 repository : fluent-vue/examples
6464 path : examples
6565 - name : Setup Node.js
66- uses : actions/setup-node@v3.7.0
66+ uses : actions/setup-node@v3.8.1
6767 - uses : pnpm/action-setup@v2.4.0
6868 with :
6969 version : 8.x.x
Original file line number Diff line number Diff line change 6868 "unplugin" : " ^1.0.0"
6969 },
7070 "devDependencies" : {
71- "@antfu/eslint-config-ts" : " 0.40.0 " ,
71+ "@antfu/eslint-config-ts" : " 0.40.2 " ,
7272 "@release-it-plugins/lerna-changelog" : " 6.0.0" ,
73- "@types/node" : " 18.17.2 " ,
74- "@vitejs/plugin-vue" : " 4.2.3 " ,
73+ "@types/node" : " 18.17.6 " ,
74+ "@vitejs/plugin-vue" : " 4.3.2 " ,
7575 "@vitest/coverage-istanbul" : " ^0.34.1" ,
7676 "@vue/compiler-sfc" : " 3.3.4" ,
77- "dotenv-cli" : " 7.2.1 " ,
78- "eslint" : " 8.46 .0" ,
77+ "dotenv-cli" : " 7.3.0 " ,
78+ "eslint" : " 8.47 .0" ,
7979 "execa" : " 7.2.0" ,
8080 "husky" : " 8.0.3" ,
81- "lint-staged" : " 13.2.3 " ,
82- "memfs" : " 4.2.0 " ,
83- "release-it" : " 16.1.3 " ,
81+ "lint-staged" : " 13.3.0 " ,
82+ "memfs" : " 4.2.1 " ,
83+ "release-it" : " 16.1.5 " ,
8484 "tsup" : " 7.2.0" ,
8585 "typescript" : " 5.1.6" ,
86- "vite" : " 4.4.8 " ,
87- "vitest" : " 0.34.1 " ,
86+ "vite" : " 4.4.9 " ,
87+ "vitest" : " 0.34.2 " ,
8888 "vue" : " 3.3.4" ,
8989 "vue-loader" : " 17.2.2" ,
9090 "webpack" : " 5.88.2"
You can’t perform that action at this time.
0 commit comments