build: update packages

This commit is contained in:
Tristan Yang
2023-07-19 20:34:31 +08:00
parent 841d6bd711
commit 2ca6049a16
2 changed files with 510 additions and 837 deletions
+9 -9
View File
@@ -23,7 +23,7 @@
"bfj": "^7.0.2", "bfj": "^7.0.2",
"broadcast-channel": "^5.1.0", "broadcast-channel": "^5.1.0",
"browserslist": "^4.21.9", "browserslist": "^4.21.9",
"clsx": "^1.2.1", "clsx": "^2.0.0",
"copy-image-clipboard": "^2.1.2", "copy-image-clipboard": "^2.1.2",
"css-loader": "^6.8.1", "css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1", "css-minimizer-webpack-plugin": "^5.0.1",
@@ -31,10 +31,10 @@
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0", "dotenv-expand": "^10.0.0",
"emoji-mart": "5.5.2", "emoji-mart": "5.5.2",
"eslint": "^8.44.0", "eslint": "^8.45.0",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"firebase": "^9.23.0", "firebase": "^9.23.0",
"framer-motion": "^10.12.20", "framer-motion": "^10.12.22",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"heic2any": "^0.0.4", "heic2any": "^0.0.4",
"html-webpack-plugin": "^5.5.3", "html-webpack-plugin": "^5.5.3",
@@ -61,13 +61,13 @@
"react-i18next": "^13.0.2", "react-i18next": "^13.0.2",
"react-redux": "^8.1.1", "react-redux": "^8.1.1",
"react-refresh": "0.14.0", "react-refresh": "0.14.0",
"react-router-dom": "^6.14.1", "react-router-dom": "^6.14.2",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"react-syntax-highlighter": "^15.5.0", "react-syntax-highlighter": "^15.5.0",
"react-textarea-autosize": "^8.5.2", "react-textarea-autosize": "^8.5.2",
"react-use-wizard": "^2.2.1", "react-use-wizard": "^2.2.1",
"react-viewport-list": "^7.1.1", "react-viewport-list": "^7.1.1",
"react-virtuoso": "^4.4.0", "react-virtuoso": "^4.4.1",
"resolve": "^1.22.3", "resolve": "^1.22.3",
"rooks": "^7.14.1", "rooks": "^7.14.1",
"slate": "^0.94.1", "slate": "^0.94.1",
@@ -80,7 +80,7 @@
"tippy.js": "^6.3.7", "tippy.js": "^6.3.7",
"typescript": "^5.1.6", "typescript": "^5.1.6",
"wavesurfer.js": "^7.0.3", "wavesurfer.js": "^7.0.3",
"webpack": "^5.88.1", "webpack": "^5.88.2",
"webpack-dev-server": "^4.15.1", "webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0", "webpack-manifest-plugin": "^5.0.0",
"workbox-background-sync": "^7.0.0", "workbox-background-sync": "^7.0.0",
@@ -125,13 +125,13 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.9", "@babel/core": "^7.22.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@ianvs/prettier-plugin-sort-imports": "^4.0.2", "@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@types/emoji-mart": "^3.0.9", "@types/emoji-mart": "^3.0.9",
"@types/masonry-layout": "^4.2.5", "@types/masonry-layout": "^4.2.5",
"@types/react-helmet": "^6.1.6", "@types/react-helmet": "^6.1.6",
"@types/react-syntax-highlighter": "^15.5.7", "@types/react-syntax-highlighter": "^15.5.7",
"@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.0.0", "@typescript-eslint/parser": "^6.1.0",
"@welldone-software/why-did-you-render": "^7.0.1", "@welldone-software/why-did-you-render": "^7.0.1",
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"babel-loader": "^9.1.3", "babel-loader": "^9.1.3",
+501 -828
View File
File diff suppressed because it is too large Load Diff