We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91646ff commit 7ab87ceCopy full SHA for 7ab87ce
1 file changed
web/package.json
@@ -11,6 +11,7 @@
11
"@babel/eslint-parser": "^7.28.6",
12
"@babel/eslint-plugin": "^7.26.10",
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/plugin-transform-runtime": "^7.28.3",
17
"@babel/preset-env": "^7.29.0",
@@ -70,7 +71,6 @@
70
71
"sharp": "^0.34.4"
72
},
73
"dependencies": {
- "@babel/plugin-transform-class-properties": "^7.28.6",
74
"@babel/preset-react": "^7.27.1",
75
"@codemirror/lang-json": "^6.0.1",
76
"@codemirror/lang-sql": "^6.10.0",
0 commit comments