We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea900b1 commit fa8019bCopy full SHA for fa8019b
1 file changed
web/package.json
@@ -13,6 +13,7 @@
13
"@babel/plugin-syntax-jsx": "^7.16.0",
14
"@babel/plugin-transform-class-properties": "^7.28.6",
15
"@babel/plugin-transform-object-rest-spread": "^7.28.6",
16
+ "@babel/preset-react": "^7.27.1",
17
"@babel/plugin-transform-runtime": "^7.28.3",
18
"@babel/preset-env": "^7.29.0",
19
"@babel/preset-typescript": "^7.24.7",
@@ -71,7 +72,6 @@
71
72
"sharp": "^0.34.4"
73
},
74
"dependencies": {
- "@babel/preset-react": "^7.27.1",
75
"@codemirror/lang-json": "^6.0.1",
76
"@codemirror/lang-sql": "^6.10.0",
77
"@date-io/core": "^3.0.0",
0 commit comments