build: update version
This commit is contained in:
+34
-34
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vocechat-web",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.5",
|
||||
"homepage": "https://voce.chat",
|
||||
"dependencies": {
|
||||
"@emoji-mart/react": "^1.1.1",
|
||||
@@ -13,31 +13,31 @@
|
||||
"@toast-ui/editor": "^3.2.2",
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
|
||||
"@toast-ui/react-editor": "^3.2.3",
|
||||
"@types/node": "^20.2.3",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/node": "^20.2.5",
|
||||
"@types/react": "^18.2.7",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@udecode/plate": "16.8",
|
||||
"@uiball/loaders": "^1.2.6",
|
||||
"agora-rtc-sdk-ng": "^4.17.2",
|
||||
"bfj": "^7.0.2",
|
||||
"broadcast-channel": "^5.1.0",
|
||||
"browserslist": "^4.21.5",
|
||||
"browserslist": "^4.21.7",
|
||||
"clsx": "^1.2.1",
|
||||
"copy-image-clipboard": "^2.1.2",
|
||||
"css-loader": "^6.7.4",
|
||||
"css-loader": "^6.8.1",
|
||||
"css-minimizer-webpack-plugin": "^5.0.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"dotenv": "^16.0.3",
|
||||
"dotenv": "^16.1.3",
|
||||
"dotenv-expand": "^10.0.0",
|
||||
"emoji-mart": "5.5.2",
|
||||
"eslint": "^8.41.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.22.0",
|
||||
"framer-motion": "^10.12.12",
|
||||
"firebase": "^9.22.1",
|
||||
"framer-motion": "^10.12.16",
|
||||
"fs-extra": "^11.1.1",
|
||||
"html-webpack-plugin": "^5.5.1",
|
||||
"i18next": "^22.5.0",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-browser-languagedetector": "^7.0.2",
|
||||
"i18next-http-backend": "^2.2.1",
|
||||
"linkify-plugin-mention": "^4.1.1",
|
||||
"linkify-react": "^4.1.1",
|
||||
@@ -53,11 +53,11 @@
|
||||
"react-dnd": "16.0.1",
|
||||
"react-dnd-html5-backend": "16.0.1",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.4",
|
||||
"react-error-boundary": "^4.0.9",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-i18next": "^12.3.1",
|
||||
"react-redux": "^8.0.5",
|
||||
"react-redux": "^8.0.7",
|
||||
"react-refresh": "0.14.0",
|
||||
"react-router-dom": "^6.11.2",
|
||||
"react-scripts": "^5.0.1",
|
||||
@@ -65,34 +65,34 @@
|
||||
"react-textarea-autosize": "^8.4.1",
|
||||
"react-use-wizard": "^2.2.1",
|
||||
"react-viewport-list": "^7.1.1",
|
||||
"react-virtuoso": "^4.3.7",
|
||||
"react-virtuoso": "^4.3.8",
|
||||
"resolve": "^1.22.3",
|
||||
"rooks": "^7.14.1",
|
||||
"slate": "^0.94.1",
|
||||
"slate-history": "^0.93.0",
|
||||
"slate-react": "^0.94.2",
|
||||
"slate-react": "0.94.2",
|
||||
"source-map-loader": "^4.0.1",
|
||||
"style-loader": "^3.3.3",
|
||||
"styled-components": "^5.3.10",
|
||||
"styled-components": "^5.3.11",
|
||||
"terser-webpack-plugin": "^5.3.9",
|
||||
"tippy.js": "^6.3.7",
|
||||
"typescript": "^5.0.4",
|
||||
"wavesurfer.js": "^6.6.3",
|
||||
"webpack": "^5.83.1",
|
||||
"webpack": "^5.85.0",
|
||||
"webpack-dev-server": "^4.15.0",
|
||||
"webpack-manifest-plugin": "^5.0.0",
|
||||
"workbox-background-sync": "^6.5.4",
|
||||
"workbox-broadcast-update": "^6.5.4",
|
||||
"workbox-cacheable-response": "^6.5.4",
|
||||
"workbox-core": "^6.5.4",
|
||||
"workbox-expiration": "^6.5.4",
|
||||
"workbox-navigation-preload": "^6.5.4",
|
||||
"workbox-precaching": "^6.5.4",
|
||||
"workbox-range-requests": "^6.5.4",
|
||||
"workbox-routing": "^6.5.4",
|
||||
"workbox-strategies": "^6.5.4",
|
||||
"workbox-streams": "^6.5.4",
|
||||
"workbox-webpack-plugin": "^6.5.4"
|
||||
"workbox-background-sync": "^7.0.0",
|
||||
"workbox-broadcast-update": "^7.0.0",
|
||||
"workbox-cacheable-response": "^7.0.0",
|
||||
"workbox-core": "^7.0.0",
|
||||
"workbox-expiration": "^7.0.0",
|
||||
"workbox-navigation-preload": "^7.0.0",
|
||||
"workbox-precaching": "^7.0.0",
|
||||
"workbox-range-requests": "^7.0.0",
|
||||
"workbox-routing": "^7.0.0",
|
||||
"workbox-strategies": "^7.0.0",
|
||||
"workbox-streams": "^7.0.0",
|
||||
"workbox-webpack-plugin": "^7.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "REACT_APP_BUILD_TIME=$(date +%s) node scripts/start.js",
|
||||
@@ -121,15 +121,15 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.8",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.0.0-alpha.7",
|
||||
"@babel/core": "^7.22.1",
|
||||
"@ianvs/prettier-plugin-sort-imports": "^4.0.1",
|
||||
"@types/emoji-mart": "^3.0.9",
|
||||
"@types/masonry-layout": "^4.2.5",
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.7",
|
||||
"@types/wavesurfer.js": "^6.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
||||
"@typescript-eslint/parser": "^5.59.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
||||
"@typescript-eslint/parser": "^5.59.8",
|
||||
"@welldone-software/why-did-you-render": "^7.0.1",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"babel-loader": "^9.1.2",
|
||||
@@ -145,8 +145,8 @@
|
||||
"lint-staged": "^13.2.2",
|
||||
"md5-file": "^5.0.0",
|
||||
"patch-package": "^7.0.0",
|
||||
"postcss": "^8.4.23",
|
||||
"postcss-loader": "^7.3.0",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-loader": "^7.3.2",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.8.8",
|
||||
"tailwindcss": "^3.3.2"
|
||||
|
||||
Reference in New Issue
Block a user