|
@@ -15,7 +15,7 @@
|
|
|
"react": "^19.0.0",
|
|
|
"react-dom": "^19.0.0",
|
|
|
"react-redux": "^9.2.0",
|
|
|
- "react-router": "^7.1.1",
|
|
|
+ "react-router": "^7.5.2",
|
|
|
"redux-first-history": "^5.2.0",
|
|
|
"validator": "^13.12.0"
|
|
|
},
|
|
@@ -24,7 +24,7 @@
|
|
|
"@nabla/vite-plugin-eslint": "^2.0.5",
|
|
|
"@vitejs/plugin-react": "^4.3.4",
|
|
|
"eslint-config-react-app": "^7.0.1",
|
|
|
- "vite": "^5.4.17",
|
|
|
+ "vite": "^5.4.18",
|
|
|
"vite-plugin-simple-html": "^0.2.0"
|
|
|
}
|
|
|
},
|
|
@@ -2325,12 +2325,6 @@
|
|
|
"@babel/types": "^7.20.7"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@types/cookie": {
|
|
|
- "version": "0.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
|
|
|
- "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/@types/eslint": {
|
|
|
"version": "9.6.1",
|
|
|
"resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
|
|
@@ -5818,12 +5812,11 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/react-router": {
|
|
|
- "version": "7.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.1.1.tgz",
|
|
|
- "integrity": "sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ==",
|
|
|
+ "version": "7.5.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.5.2.tgz",
|
|
|
+ "integrity": "sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@types/cookie": "^0.6.0",
|
|
|
"cookie": "^1.0.1",
|
|
|
"set-cookie-parser": "^2.6.0",
|
|
|
"turbo-stream": "2.4.0"
|
|
@@ -6816,9 +6809,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vite": {
|
|
|
- "version": "5.4.17",
|
|
|
- "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz",
|
|
|
- "integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==",
|
|
|
+ "version": "5.4.18",
|
|
|
+ "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.18.tgz",
|
|
|
+ "integrity": "sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|