Skip to content

Commit 8bd4121

Browse files
feat: pnpm upgrade
1 parent f1d5b88 commit 8bd4121

File tree

2 files changed

+414
-462
lines changed

2 files changed

+414
-462
lines changed

frontend/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"fuse.js": "^7.0.0",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
17-
"react-icons": "^5.2.1"
17+
"react-icons": "^5.4.0"
1818
},
1919
"devDependencies": {
20-
"@types/react": "^18.3.3",
21-
"@types/react-dom": "^18.3.0",
22-
"@typescript-eslint/eslint-plugin": "^7.13.1",
23-
"@typescript-eslint/parser": "^7.13.1",
24-
"@vitejs/plugin-react": "^4.3.1",
25-
"eslint": "^8.57.0",
20+
"@types/react": "^18.3.18",
21+
"@types/react-dom": "^18.3.5",
22+
"@typescript-eslint/eslint-plugin": "^7.18.0",
23+
"@typescript-eslint/parser": "^7.18.0",
24+
"@vitejs/plugin-react": "^4.3.4",
25+
"eslint": "^8.57.1",
2626
"eslint-plugin-react-hooks": "^4.6.2",
27-
"eslint-plugin-react-refresh": "^0.4.7",
28-
"typescript": "^5.2.2",
29-
"vite": "^5.3.4"
27+
"eslint-plugin-react-refresh": "^0.4.18",
28+
"typescript": "^5.7.3",
29+
"vite": "^5.4.11"
3030
},
3131
"packageManager": "[email protected]+sha512.ee7b93e0c2bd11409c6424f92b866f31d3ea1bef5fbe47d3c7500cdc3c9668833d2e55681ad66df5b640c61fa9dc25d546efa54d76d7f8bf54b13614ac293631"
3232
}

0 commit comments

Comments
 (0)