maintenance
This commit is contained in:
@@ -23,10 +23,15 @@
|
||||
"react-dom": "19.1.1",
|
||||
"react-redux": "9.2.0",
|
||||
"react-router-dom": "7.8.2",
|
||||
"styled-components": "6.1.19"
|
||||
"styled-components": "6.1.19",
|
||||
"uuid": "11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.34.0",
|
||||
"@fortawesome/fontawesome-svg-core": "7.0.1",
|
||||
"@fortawesome/free-regular-svg-icons": "7.0.1",
|
||||
"@fortawesome/free-solid-svg-icons": "7.0.1",
|
||||
"@fortawesome/react-fontawesome": "3.0.2",
|
||||
"@types/node": "24.3.0",
|
||||
"@types/react": "19.1.12",
|
||||
"@types/react-dom": "19.1.9",
|
||||
@@ -39,6 +44,8 @@
|
||||
"eslint-plugin-react-refresh": "0.4.20",
|
||||
"globals": "16.3.0",
|
||||
"prettier": "3.6.2",
|
||||
"react-datepicker": "8.7.0",
|
||||
"react-toastify": "11.0.5",
|
||||
"typescript": "5.9.2",
|
||||
"typescript-eslint": "8.42.0",
|
||||
"typescript-plugin-styled-components": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user