build: update packages
This commit is contained in:
+12
-12
@@ -4,34 +4,34 @@
|
||||
"private": true,
|
||||
"homepage": "https://privoce.voce.chat",
|
||||
"dependencies": {
|
||||
"@emoji-mart/data": "^1.0.2",
|
||||
"@emoji-mart/data": "^1.0.3",
|
||||
"@metamask/onboarding": "^1.0.1",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
||||
"@react-oauth/google": "^0.2.6",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@svgr/webpack": "^6.3.0",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"@toast-ui/editor": "^3.1.8",
|
||||
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.0.0",
|
||||
"@toast-ui/react-editor": "^3.1.8",
|
||||
"@types/node": "^18.0.3",
|
||||
"@types/node": "^18.0.6",
|
||||
"@types/react": "^18.0.15",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@udecode/plate": "^14.4.2",
|
||||
"@udecode/plate": "^15.0.1",
|
||||
"@uiball/loaders": "^1.2.6",
|
||||
"animate.css": "^4.1.1",
|
||||
"bfj": "^7.0.2",
|
||||
"browserslist": "^4.21.1",
|
||||
"browserslist": "^4.21.2",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.4.0",
|
||||
"copy-image-clipboard": "^2.1.2",
|
||||
"css-loader": "^6.7.1",
|
||||
"css-minimizer-webpack-plugin": "^4.0.0",
|
||||
"dayjs": "^1.11.3",
|
||||
"dayjs": "^1.11.4",
|
||||
"dotenv": "^16.0.1",
|
||||
"dotenv-expand": "^8.0.3",
|
||||
"emoji-mart": "3.0.1",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.20.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.9.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
@@ -62,7 +62,7 @@
|
||||
"react-string-replace": "^1.1.0",
|
||||
"react-textarea-autosize": "^8.3.4",
|
||||
"resolve": "^1.22.1",
|
||||
"rooks": "^5.11.8",
|
||||
"rooks": "^5.11.9",
|
||||
"semver": "^7.3.7",
|
||||
"slate": "^0.81.1",
|
||||
"slate-history": "^0.66.0",
|
||||
@@ -71,7 +71,7 @@
|
||||
"style-loader": "^3.3.1",
|
||||
"styled-components": "^5.3.5",
|
||||
"styled-reset": "^4.4.2",
|
||||
"swiper": "^8.3.0",
|
||||
"swiper": "^8.3.1",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"tippy.js": "^6.3.7",
|
||||
"typescript": "^4.7.4",
|
||||
@@ -117,7 +117,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
"@babel/core": "^7.18.9",
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.18.6",
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
@@ -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.6",
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
"babel-preset-react-app": "^10.0.1",
|
||||
|
||||
Reference in New Issue
Block a user