update dependencies
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"remark-container": "^0.1.2",
|
||||
"remark-toc": "^7.0.0",
|
||||
"remark-toc": "^7.1.0",
|
||||
"remixicon": "^2.5.0",
|
||||
"simplify-js": "^1.2.4",
|
||||
"tippy.js": "^6.2.7",
|
||||
@@ -31,17 +31,17 @@
|
||||
"y-indexeddb": "^9.0.6",
|
||||
"y-prosemirror": "^1.0.5",
|
||||
"y-webrtc": "^10.1.7",
|
||||
"y-websocket": "^1.3.8",
|
||||
"y-websocket": "^1.3.10",
|
||||
"yjs": "^13.4.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-react": "^7.12.10",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.13",
|
||||
"@babel/preset-env": "^7.12.13",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"html-loader": "^1.3.2",
|
||||
"node-sass": "^5.0.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-resources-loader": "^1.4.1",
|
||||
"ts-loader": "^8.0.14"
|
||||
"ts-loader": "^8.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user