build: upgrade packages
This commit is contained in:
+12
-11
@@ -9,14 +9,14 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
|
||||
"@react-oauth/google": "^0.2.8",
|
||||
"@reduxjs/toolkit": "^1.8.6",
|
||||
"@svgr/webpack": "^6.5.0",
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"@toast-ui/editor": "^3.2.1",
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
|
||||
"@toast-ui/react-editor": "^3.2.2",
|
||||
"@types/node": "^18.11.3",
|
||||
"@types/react": "^18.0.21",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/node": "^18.11.8",
|
||||
"@types/react": "^18.0.24",
|
||||
"@types/react-dom": "^18.0.8",
|
||||
"@udecode/plate": "16.8",
|
||||
"@uiball/loaders": "^1.2.6",
|
||||
"bfj": "^7.0.2",
|
||||
@@ -31,7 +31,7 @@
|
||||
"emoji-mart": "3.0.1",
|
||||
"eslint": "^8.26.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.12.1",
|
||||
"firebase": "^9.13.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"linkify-it": "3.0.3",
|
||||
@@ -57,9 +57,10 @@
|
||||
"react-router-dom": "^6.4.2",
|
||||
"react-scripts": "^5.0.1",
|
||||
"react-string-replace": "^1.1.0",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"resolve": "^1.22.1",
|
||||
"rooks": "^7.4.0",
|
||||
"rooks": "^7.4.1",
|
||||
"slate": "^0.84.0",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-react": "^0.83.2",
|
||||
@@ -123,11 +124,11 @@
|
||||
"@types/react-helmet": "^6.1.5",
|
||||
"@types/react-linkify": "^1.0.1",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@typescript-eslint/parser": "^5.40.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^5.41.0",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"babel-loader": "^8.2.5",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"babel-loader": "^9.0.0",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
"babel-preset-react-app": "^10.0.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
@@ -139,7 +140,7 @@
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"md5-file": "^5.0.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"patch-package": "^6.5.0",
|
||||
"postcss": "^8.4.18",
|
||||
"postcss-loader": "^7.0.1",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user