chore: update license

This commit is contained in:
Tristan Yang
2022-07-14 22:21:38 +08:00
parent ab9e1b9e54
commit c2797a132c
4 changed files with 725 additions and 705 deletions
+11 -11
View File
@@ -12,13 +12,13 @@
"@reduxjs/toolkit": "^1.8.3",
"@svgr/webpack": "^6.2.1",
"@tippyjs/react": "^4.2.6",
"@toast-ui/editor": "^3.1.7",
"@toast-ui/editor": "^3.1.8",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
"@toast-ui/react-editor": "^3.1.7",
"@types/node": "^18.0.1",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@udecode/plate": "^14.0.0",
"@toast-ui/react-editor": "^3.1.8",
"@types/node": "^18.0.3",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@udecode/plate": "^14.4.2",
"@uiball/loaders": "^1.2.6",
"animate.css": "^4.1.1",
"bfj": "^7.0.2",
@@ -33,7 +33,7 @@
"emoji-mart": "3.0.1",
"eslint": "^8.19.0",
"file-loader": "^6.2.0",
"firebase": "^9.8.4",
"firebase": "^9.9.0",
"fs-extra": "^10.1.0",
"html-webpack-plugin": "^5.5.0",
"linkify-it": "3.0.3",
@@ -51,7 +51,7 @@
"react-dnd-html5-backend": "16.0.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.2.0",
"react-hot-toast": "^2.3.0",
"react-icons": "^4.4.0",
"react-linkify": "^1.0.0-alpha",
"react-pdf": "^5.7.2",
@@ -71,7 +71,7 @@
"style-loader": "^3.3.1",
"styled-components": "^5.3.5",
"styled-reset": "^4.4.2",
"swiper": "^8.2.6",
"swiper": "^8.3.0",
"terser-webpack-plugin": "^5.3.3",
"tippy.js": "^6.3.7",
"typescript": "^4.7.4",
@@ -126,8 +126,8 @@
"@types/react-helmet": "^6.1.5",
"@types/react-linkify": "^1.0.1",
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.30.4",
"@typescript-eslint/parser": "^5.30.4",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"babel-loader": "^8.2.5",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",