Skip to content

Commit 5bfb08f

Browse files
committed
deps: latest packages
1 parent de3b3f7 commit 5bfb08f

File tree

2 files changed

+500
-494
lines changed

2 files changed

+500
-494
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"react-dom": "^18.2.0"
1414
},
1515
"devDependencies": {
16-
"@types/react": "^18.0.27",
17-
"@types/react-dom": "^18.0.10",
18-
"@typescript-eslint/eslint-plugin": "^6.0.0",
19-
"@vitejs/plugin-react-swc": "^3.0.0",
20-
"eslint": "^8.0.1",
16+
"@types/react": "^18.2.20",
17+
"@types/react-dom": "^18.2.7",
18+
"@typescript-eslint/eslint-plugin": "^6.3.0",
19+
"@vitejs/plugin-react-swc": "^3.3.2",
20+
"eslint": "^8.47.0",
2121
"eslint-config-standard-with-typescript": "^37.0.0",
22-
"eslint-plugin-import": "^2.25.2",
23-
"eslint-plugin-n": "^16.0.0",
24-
"eslint-plugin-promise": "^6.0.0",
25-
"eslint-plugin-react": "^7.32.2",
26-
"prettier": "^3.0.0",
27-
"typescript": "^5.0.0",
28-
"vite": "^4.1.5"
22+
"eslint-plugin-import": "^2.28.0",
23+
"eslint-plugin-n": "^16.0.1",
24+
"eslint-plugin-promise": "^6.1.1",
25+
"eslint-plugin-react": "^7.33.1",
26+
"prettier": "^3.0.1",
27+
"typescript": "^5.1.6",
28+
"vite": "^4.4.9"
2929
}
3030
}

0 commit comments

Comments
 (0)