🔼 Upgraded to react-router v6
This commit is contained in:
20
package.json
20
package.json
@@ -51,18 +51,21 @@
|
||||
"jsdoc": "^3.6.7",
|
||||
"opds-extra": "^3.0.9",
|
||||
"pretty-bytes": "^5.6.0",
|
||||
"react": "^17.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-collapsible": "^2.8.3",
|
||||
"react-datepicker": "^4.5.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-fast-compare": "^3.2.0",
|
||||
"react-final-form": "^6.5.3",
|
||||
"react-final-form-arrays": "^3.1.3",
|
||||
"react-lazylog": "^4.5.3",
|
||||
"react-hot-loader": "^4.13.0",
|
||||
"react-loader-spinner": "^4.0.0",
|
||||
"react-masonry-css": "^1.0.16",
|
||||
"react-notification-system": "^0.4.0",
|
||||
"react-notification-system-redux": "^2.0.1",
|
||||
"react-redux": "^7.2.6",
|
||||
"react-router": "^6.2.2",
|
||||
"react-router-dom": "^6.2.2",
|
||||
"react-select": "^5.2.1",
|
||||
"react-select-async-paginate": "^0.6.1",
|
||||
"react-slick": "^0.28.1",
|
||||
@@ -71,7 +74,10 @@
|
||||
"react-table": "^7.7.0",
|
||||
"react-textarea-autosize": "^8.3.3",
|
||||
"react-window-dynamic-list": "^2.3.5",
|
||||
"redux-devtools-extension": "^2.13.9",
|
||||
"redux-first-history": "^5.0.8",
|
||||
"redux-socket.io-middleware": "^1.0.4",
|
||||
"redux-thunk": "^2.4.1",
|
||||
"sharp": "^0.28.1",
|
||||
"slick-carousel": "^1.8.1",
|
||||
"socket.io-client": "^4.3.2",
|
||||
@@ -116,7 +122,6 @@
|
||||
"comlink": "^4.3.0",
|
||||
"compromise-strict": "^0.0.2",
|
||||
"concurrently": "^4.0.0",
|
||||
"connected-react-router": "^6.9.1",
|
||||
"copy-webpack-plugin": "^9.0.1",
|
||||
"css-loader": "^5.1.2",
|
||||
"eslint": "^7.22.0",
|
||||
@@ -146,13 +151,6 @@
|
||||
"pino-pretty": "^4.7.1",
|
||||
"prettier": "^2.2.1",
|
||||
"qs": "^6.10.1",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-hot-loader": "^4.13.0",
|
||||
"react-redux": "^7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass-loader": "^11.0.1",
|
||||
"source-map-loader": "^0.2.4",
|
||||
|
||||
Reference in New Issue
Block a user