We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144a84b commit dd7875aCopy full SHA for dd7875a
package.json
@@ -108,9 +108,9 @@
108
"@types/markdown-escape": "1.1.2",
109
"@types/node": "20.8.6",
110
"@types/randomcolor": "0.5.8",
111
- "@types/react": "17.0.68",
+ "@types/react": "17.0.86",
112
"@types/react-color": "3.0.9",
113
- "@types/react-dom": "18.2.13",
+ "@types/react-dom": "18.2.25",
114
"@types/remove-markdown": "0.3.3",
115
"@types/ua-parser-js": "0.7.37",
116
"@types/validator": "13.11.3",
@@ -136,7 +136,7 @@
136
},
137
"resolutions": {
138
"react-use": "17.4.0",
139
- "@types/react": "17.0.68"
+ "@types/react": "17.0.86"
140
141
"nextBundleAnalysis": {
142
"budget": 358400,
0 commit comments