Skip to content

Commit 5688f52

Browse files
chore(deps): update all non-major dependencies (#5)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cc2f781 commit 5688f52

2 files changed

Lines changed: 186 additions & 146 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"vue": "^3.2.33"
6868
},
6969
"devDependencies": {
70-
"@antfu/eslint-config": "^0.21.1",
71-
"@babel/types": "^7.17.0",
70+
"@antfu/eslint-config": "^0.22.0",
71+
"@babel/types": "^7.17.10",
7272
"@commitlint/cli": "^16.2.4",
7373
"@commitlint/config-conventional": "^16.2.4",
7474
"@commitlint/cz-commitlint": "^16.2.4",
@@ -80,21 +80,21 @@
8080
"conventional-changelog-cli": "^2.2.2",
8181
"eslint": "^8.14.0",
8282
"eslint-plugin-cypress": "^2.12.1",
83-
"inquirer": "^8.0.0",
83+
"inquirer": "^8.2.4",
8484
"lint-staged": "^12.4.1",
8585
"minimist": "^1.2.6",
8686
"prompts": "^2.4.2",
8787
"simple-git-hooks": "^2.7.0",
88-
"sort-package-json": "^1.55.0",
88+
"sort-package-json": "^1.56.1",
8989
"tailwindcss": "^3.0.24",
90-
"typescript": "^4.6.3",
91-
"unocss": "^0.32.1",
90+
"typescript": "^4.6.4",
91+
"unocss": "^0.32.8",
9292
"unplugin-auto-import": "^0.7.1",
9393
"unplugin-vue-components": "^0.19.3",
9494
"upath": "^2.0.1",
9595
"vite": "^2.9.6",
9696
"vitest": "^0.10.0",
97-
"vue-tsc": "^0.34.10"
97+
"vue-tsc": "^0.34.11"
9898
},
9999
"engines": {
100100
"node": ">=v16.15.0",

0 commit comments

Comments
 (0)