build: upgrade packages
This commit is contained in:
+21
-21
@@ -20,13 +20,13 @@
|
||||
"@toast-ui/react-editor": "^3.1.7",
|
||||
"@types/jest": "^27.5.2",
|
||||
"@types/node": "^16.11.41",
|
||||
"@types/react": "^18.0.12",
|
||||
"@types/react": "^18.0.14",
|
||||
"@types/react-dom": "^18.0.5",
|
||||
"@udecode/plate": "^13.0.0",
|
||||
"@udecode/plate": "^13.5.0",
|
||||
"@uiball/loaders": "^1.2.6",
|
||||
"animate.css": "^4.1.1",
|
||||
"bfj": "^7.0.2",
|
||||
"browserslist": "^4.20.4",
|
||||
"browserslist": "^4.21.1",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
||||
"copy-image-clipboard": "^2.1.2",
|
||||
"css-loader": "^6.7.1",
|
||||
@@ -35,9 +35,9 @@
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv-expand": "^8.0.3",
|
||||
"emoji-mart": "3.0.1",
|
||||
"eslint": "^8.17.0",
|
||||
"eslint": "^8.18.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.8.3",
|
||||
"firebase": "^9.8.4",
|
||||
"fs-extra": "^10.1.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"linkify-it": "3.0.3",
|
||||
@@ -46,10 +46,10 @@
|
||||
"localforage": "^1.10.0",
|
||||
"lodash": "^4.17.21",
|
||||
"masonry-layout": "^4.2.2",
|
||||
"mini-css-extract-plugin": "^2.6.0",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
"pwa-badge": "^1.1.1",
|
||||
"react": "^18.2.0",
|
||||
"react-circular-progressbar": "^2.0.4",
|
||||
"react-circular-progressbar": "^2.1.0",
|
||||
"react-dev-utils": "^12.0.1",
|
||||
"react-dnd": "16.0.1",
|
||||
"react-dnd-html5-backend": "16.0.1",
|
||||
@@ -68,20 +68,20 @@
|
||||
"react-string-replace": "^1.1.0",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"react-window": "^1.8.7",
|
||||
"resolve": "^1.22.0",
|
||||
"resolve": "^1.22.1",
|
||||
"rooks": "^5.11.2",
|
||||
"semver": "^7.3.7",
|
||||
"slate": "^0.81.0",
|
||||
"slate": "^0.81.1",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-react": "^0.81.0",
|
||||
"source-map-loader": "^4.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"styled-components": "^5.3.5",
|
||||
"styled-reset": "^4.4.1",
|
||||
"swiper": "^8.2.4",
|
||||
"swiper": "^8.2.5",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"tippy.js": "^6.3.7",
|
||||
"typescript": "^4.7.3",
|
||||
"typescript": "^4.7.4",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-dev-server": "^4.9.2",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
@@ -127,17 +127,17 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.5",
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.17.12",
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@babel/core": "^7.18.6",
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"@types/emoji-mart": "^3.0.9",
|
||||
"@types/masonry-layout": "^4.2.5",
|
||||
"@types/react-helmet": "^6.1.5",
|
||||
"@types/react-linkify": "^1.0.1",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
"@typescript-eslint/parser": "^5.10.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
||||
"@typescript-eslint/parser": "^5.30.0",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
"babel-plugin-polyfill-corejs2": "^0.3.1",
|
||||
@@ -146,15 +146,15 @@
|
||||
"babel-preset-react-app": "^10.0.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-prettier": "^4.1.0",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"gh-pages": "^4.0.0",
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"md5-file": "^5.0.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.7.0"
|
||||
"prettier": "^2.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user