refactor: session list
This commit is contained in:
+5
-5
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"homepage": "https://privoce.rustchat.com",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.18.2",
|
||||
"@babel/core": "^7.18.5",
|
||||
"@emoji-mart/data": "^1.0.2",
|
||||
"@metamask/onboarding": "^1.0.1",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
@@ -33,7 +33,7 @@
|
||||
"emoji-mart": "3.0.1",
|
||||
"eslint": "^8.17.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"firebase": "^9.8.2",
|
||||
"firebase": "^9.8.3",
|
||||
"fs-extra": "^10.1.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"linkify-it": "3.0.3",
|
||||
@@ -69,11 +69,11 @@
|
||||
"slate": "^0.81.0",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-react": "^0.81.0",
|
||||
"source-map-loader": "^3.0.1",
|
||||
"source-map-loader": "^4.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"styled-components": "^5.3.5",
|
||||
"styled-reset": "^4.4.1",
|
||||
"swiper": "^8.2.3",
|
||||
"swiper": "^8.2.4",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"tippy.js": "^6.3.7",
|
||||
"webpack": "^5.73.0",
|
||||
@@ -130,7 +130,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"gh-pages": "^4.0.0",
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.0",
|
||||
"lint-staged": "^13.0.1",
|
||||
"md5-file": "^5.0.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user