Skip to content

Commit 171f128

Browse files
author
一个小瘪三
committed
chore(deps): update deps
1 parent 5659b5c commit 171f128

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,33 +37,33 @@
3737
"release": "pnpm update-version && pnpm publish-pkg"
3838
},
3939
"dependencies": {
40-
"@typescript-eslint/eslint-plugin": "5.59.8",
41-
"@typescript-eslint/parser": "5.59.8",
42-
"eslint-config-prettier": "8.8.0",
40+
"@typescript-eslint/eslint-plugin": "6.8.0",
41+
"@typescript-eslint/parser": "6.8.0",
42+
"eslint-config-prettier": "9.0.0",
4343
"eslint-import-resolver-alias": "1.1.2",
44-
"eslint-plugin-import": "2.27.5",
45-
"eslint-plugin-jsonc": "2.8.0",
46-
"eslint-plugin-n": "16.0.0",
47-
"eslint-plugin-prettier": "4.2.1",
44+
"eslint-plugin-import": "2.28.1",
45+
"eslint-plugin-jsonc": "2.10.0",
46+
"eslint-plugin-n": "16.2.0",
47+
"eslint-plugin-prettier": "5.0.1",
4848
"eslint-plugin-promise": "6.1.1",
49-
"eslint-plugin-react": "7.32.2",
49+
"eslint-plugin-react": "7.33.2",
5050
"eslint-plugin-react-hooks": "4.6.0",
51-
"eslint-plugin-vue": "9.14.1",
52-
"prettier": "2.8.8"
51+
"eslint-plugin-vue": "9.17.0",
52+
"prettier": "3.0.3"
5353
},
5454
"devDependencies": {
5555
"@rascaljs/cli": "0.4.0",
56-
"@types/eslint": "8.40.0",
57-
"@types/react": "18.2.7",
58-
"@types/react-dom": "18.2.4",
59-
"bumpp": "9.1.0",
60-
"eslint": "8.41.0",
56+
"@types/eslint": "8.44.6",
57+
"@types/react": "18.2.31",
58+
"@types/react-dom": "18.2.14",
59+
"bumpp": "9.2.0",
60+
"eslint": "8.52.0",
6161
"eslint-plugin-rascal": "link:",
6262
"react": "18.2.0",
6363
"react-dom": "18.2.0",
64-
"simple-git-hooks": "2.8.1",
65-
"typescript": "5.0.4",
66-
"vue": "3.3.4"
64+
"simple-git-hooks": "2.9.0",
65+
"typescript": "5.2.2",
66+
"vue": "3.3.6"
6767
},
6868
"peerDependencies": {
6969
"eslint": ">=7.4.0",

0 commit comments

Comments
 (0)