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 698dfee commit fa86b92Copy full SHA for fa86b92
package.json
@@ -72,10 +72,10 @@
72
"uiw": "~4.13.6"
73
},
74
"dependencies": {
75
- "@babel/core": "~7.24.0",
76
- "@babel/plugin-transform-classes": "~7.24.0",
77
- "@babel/runtime": "~7.24.0",
78
- "@babel/standalone": "~7.24.0",
+ "@babel/core": "~7.26.0",
+ "@babel/plugin-transform-classes": "~7.25.0",
+ "@babel/runtime": "~7.26.0",
+ "@babel/standalone": "~7.26.0",
79
"@codemirror/lang-javascript": "^6.0.0",
80
"@uiw/copy-to-clipboard": "~1.0.12",
81
"@uiw/react-codemirror": "~4.21.0",
0 commit comments