chore: update react router dom
This commit is contained in:
+9
-9
@@ -16,9 +16,9 @@
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
|
||||
"@toast-ui/react-editor": "^3.2.0",
|
||||
"@types/node": "^18.7.14",
|
||||
"@types/react": "^18.0.17",
|
||||
"@types/react": "^18.0.18",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@udecode/plate": "^16.5.0",
|
||||
"@udecode/plate": "^16.6.1",
|
||||
"@uiball/loaders": "^1.2.6",
|
||||
"bfj": "^7.0.2",
|
||||
"browserslist": "^4.21.3",
|
||||
@@ -27,12 +27,12 @@
|
||||
"css-loader": "^6.7.1",
|
||||
"css-minimizer-webpack-plugin": "^4.0.0",
|
||||
"dayjs": "^1.11.5",
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv-expand": "^8.0.3",
|
||||
"dotenv": "^16.0.2",
|
||||
"dotenv-expand": "^9.0.0",
|
||||
"emoji-mart": "3.0.1",
|
||||
"eslint": "^8.23.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.9.3",
|
||||
"firebase": "^9.9.4",
|
||||
"fs-extra": "^10.1.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"linkify-it": "3.0.3",
|
||||
@@ -56,12 +56,12 @@
|
||||
"react-pdf": "^5.7.2",
|
||||
"react-redux": "^8.0.2",
|
||||
"react-refresh": "0.14.0",
|
||||
"react-router-dom": "6",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-string-replace": "^1.1.0",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"resolve": "^1.22.1",
|
||||
"rooks": "^6.4.3",
|
||||
"rooks": "^7.0.0",
|
||||
"semver": "^7.3.7",
|
||||
"slate": "^0.82.1",
|
||||
"slate-history": "^0.66.0",
|
||||
@@ -129,8 +129,8 @@
|
||||
"@types/react-helmet": "^6.1.5",
|
||||
"@types/react-linkify": "^1.0.1",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.0",
|
||||
"@typescript-eslint/parser": "^5.36.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.1",
|
||||
"@typescript-eslint/parser": "^5.36.1",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
|
||||
Reference in New Issue
Block a user