Skip to content

Commit 0f9a682

Browse files
committed
chore: update deps
1 parent 5d01549 commit 0f9a682

File tree

2 files changed

+672
-324
lines changed

2 files changed

+672
-324
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,31 @@
1313
"@intlify/eslint-plugin-vue-i18n": "^1.4.1",
1414
"@nexhome/yorkie": "^2.0.8",
1515
"@types/js-yaml": "^4.0.5",
16-
"@types/node": "^18.11.9",
17-
"@typescript-eslint/eslint-plugin": "^5.43.0",
18-
"@typescript-eslint/parser": "^5.43.0",
16+
"@types/node": "^18.17.4",
17+
"@typescript-eslint/eslint-plugin": "^5.62.0",
18+
"@typescript-eslint/parser": "^5.62.0",
1919
"bumpp": "^8.2.1",
2020
"cross-env": "^7.0.3",
21-
"eslint": "^8.28.0",
22-
"eslint-config-prettier": "^8.5.0",
21+
"eslint": "^8.47.0",
22+
"eslint-config-prettier": "^8.10.0",
2323
"eslint-import-resolver-alias": "^1.1.2",
24-
"eslint-import-resolver-typescript": "^3.5.2",
25-
"eslint-plugin-import": "^2.26.0",
24+
"eslint-import-resolver-typescript": "^3.6.0",
25+
"eslint-plugin-import": "^2.28.0",
2626
"eslint-plugin-prettier": "^4.2.1",
2727
"eslint-plugin-tsdoc": "^0.2.17",
28-
"eslint-plugin-vue": "^9.7.0",
28+
"eslint-plugin-vue": "^9.17.0",
2929
"globby": "^12.2.0",
3030
"happy-dom": "^6.0.4",
31-
"jiti": "^1.16.0",
31+
"jiti": "^1.19.1",
3232
"js-yaml": "^4.1.0",
3333
"lint-staged": "^12.5.0",
3434
"npm-run-all": "^4.1.5",
35-
"pathe": "^1.0.0",
36-
"pkg-types": "^1.0.0",
37-
"prettier": "^2.7.1",
35+
"pathe": "^1.1.1",
36+
"pkg-types": "^1.0.3",
37+
"prettier": "^2.8.8",
3838
"rimraf": "^3.0.2",
39-
"typescript": "^4.8.4",
40-
"vue-eslint-parser": "^9.1.0"
39+
"typescript": "^4.9.5",
40+
"vue-eslint-parser": "^9.3.1"
4141
},
4242
"engines": {
4343
"node": ">= 14.6"

0 commit comments

Comments
 (0)