Skip to content

Commit 1d29e24

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
authored andcommitted
chore: upgrade packages
1 parent f555f41 commit 1d29e24

File tree

5 files changed

+488
-386
lines changed

5 files changed

+488
-386
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,28 @@
4444
},
4545
"license": "MIT",
4646
"devDependencies": {
47-
"@gitart/eslint-config-vue": "0.0.12",
47+
"@gitart/eslint-config-vue": "0.1.1",
4848
"@types/node": "^17.0.5",
49-
"@vitejs/plugin-vue": "^2.2.4",
49+
"@vitejs/plugin-vue": "^2.3.3",
5050
"@vue/compiler-sfc": "^3.2.26",
5151
"@vue/runtime-core": "^3.2.26",
5252
"@vue/test-utils": "^2.0.0-rc.18",
5353
"@vueuse/core": "^8.2.0",
54-
"eslint": "^8.5.0",
54+
"eslint": "^8.16.0",
5555
"happy-dom": "^2.25.1",
5656
"sass": "^1.45.1",
5757
"shelljs": "^0.8.4",
5858
"stylelint": "^13.13.1",
5959
"stylelint-config-standard": "^22.0.0",
60-
"typescript": "^4.5.4",
60+
"typescript": "^4.7.2",
6161
"unplugin-auto-import": "^0.5.5",
6262
"unplugin-vue-components": "^0.17.11",
63-
"vite": "2.8.6",
64-
"vite-plugin-checker": "^0.4.4",
65-
"vite-plugin-windicss": "^1.6.1",
66-
"vitest": "^0.5.9",
67-
"vue": "^3.2.31",
68-
"vue-tsc": "^0.33.9",
63+
"vite": "2.9.9",
64+
"vite-plugin-checker": "^0.4.6",
65+
"vite-plugin-windicss": "^1.8.4",
66+
"vitest": "^0.13.0",
67+
"vue": "^3.2.36",
68+
"vue-tsc": "^0.35.2",
6969
"windicss": "^3.4.0"
7070
},
7171
"peerDependencies": {

0 commit comments

Comments
 (0)