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 232ed79 commit cf24910Copy full SHA for cf24910
website/package.json
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"@babel/plugin-syntax-jsx": "^7.18.6",
17
"@babel/preset-react": "^7.18.6",
18
- "@babel/runtime": "~7.21.0",
+ "@babel/runtime": "~7.20.7",
19
"@uiw/icons": "2.5.3",
20
"@uiw/react-code-preview": "3.0.0",
21
"@uiw/react-markdown-preview": "^4.1.6",
@@ -42,8 +42,8 @@
42
"uiw": "4.7.16"
43
},
44
"devDependencies": {
45
- "@babel/plugin-proposal-decorators": "~7.21.0",
46
- "@babel/plugin-proposal-private-property-in-object":"7.21.0",
+ "@babel/plugin-proposal-decorators": "~7.20.7",
+ "@babel/plugin-proposal-private-property-in-object": "~7.21.0",
47
"@kkt/less-modules": "^7.3.2",
48
"@kkt/raw-modules": "7.0.5",
49
"@kkt/scope-plugin-options": "7.0.5",
0 commit comments