build: upgrade packages

This commit is contained in:
Tristan Yang
2022-11-01 22:56:20 +08:00
parent 6573f4341c
commit 297b33d3f6
2 changed files with 111 additions and 105 deletions
+6 -6
View File
@@ -14,7 +14,7 @@
"@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.8",
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@udecode/plate": "16.8",
@@ -117,18 +117,18 @@
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@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.26",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@welldone-software/why-did-you-render": "^7.0.1",
"autoprefixer": "^10.4.13",
"babel-loader": "^9.0.0",
"babel-loader": "^9.0.1",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"eslint-config-prettier": "^8.5.0",