We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97271b commit 2017713Copy full SHA for 2017713
package.json
@@ -68,8 +68,10 @@
68
"@projectstorm/react-diagrams": "^7.0.3",
69
"colorjs.io": "^0.4.5",
70
"marked": "^11.0.0",
71
+ "react": "^18.2.0",
72
"react-accessible-accordion": "^5.0.0",
73
"react-collapsed": "^4.0.1",
74
+ "react-dom": "^18.2.0",
75
"react-numeric-input": "^2.2.3",
76
"react-switch": "^7.0.0",
77
"react-textarea-autosize": "^8.5.3",
@@ -102,6 +104,7 @@
102
104
"stylelint-csstree-validator": "^3.0.0",
103
105
"stylelint-prettier": "^4.0.0",
106
"typescript": "~5.0.2",
107
+ "webpack": "^5.94.0",
108
"yjs": "^13.5.0"
109
},
110
"sideEffects": [
0 commit comments