Skip to content

Commit cf24910

Browse files
committed
update: 回退依赖版本
1 parent 232ed79 commit cf24910

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@babel/plugin-syntax-jsx": "^7.18.6",
1717
"@babel/preset-react": "^7.18.6",
18-
"@babel/runtime": "~7.21.0",
18+
"@babel/runtime": "~7.20.7",
1919
"@uiw/icons": "2.5.3",
2020
"@uiw/react-code-preview": "3.0.0",
2121
"@uiw/react-markdown-preview": "^4.1.6",
@@ -42,8 +42,8 @@
4242
"uiw": "4.7.16"
4343
},
4444
"devDependencies": {
45-
"@babel/plugin-proposal-decorators": "~7.21.0",
46-
"@babel/plugin-proposal-private-property-in-object":"7.21.0",
45+
"@babel/plugin-proposal-decorators": "~7.20.7",
46+
"@babel/plugin-proposal-private-property-in-object": "~7.21.0",
4747
"@kkt/less-modules": "^7.3.2",
4848
"@kkt/raw-modules": "7.0.5",
4949
"@kkt/scope-plugin-options": "7.0.5",

0 commit comments

Comments
 (0)