Skip to content

Commit 81ae3d6

Browse files
fix(deps): update dependency react-toastify to v11
1 parent e27698f commit 81ae3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-router": "^6.22.3",
3333
"react-router-dom": "^6.22.3",
3434
"react-syntax-highlighter": "^15.5.0",
35-
"react-toastify": "^9.1.3",
35+
"react-toastify": "^11.0.0",
3636
"vite-plugin-svgr": "^4.0.0"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)