We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d75fd commit f7fd413Copy full SHA for f7fd413
ui/package.json
@@ -30,11 +30,11 @@
30
"tailwindcss": "3.2.4"
31
},
32
"devDependencies": {
33
- "@babel/core": "7.24.9",
+ "@babel/core": "7.25.2",
34
"@babel/node": "7.25.0",
35
"@babel/plugin-proposal-export-default-from": "7.24.7",
36
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
37
- "@babel/preset-env": "7.25.0",
+ "@babel/preset-env": "7.25.3",
38
"@chromatic-com/storybook": "1.6.1",
39
"@ianvs/prettier-plugin-sort-imports": "3.7.2",
40
"@mdx-js/loader": "2.3.0",
0 commit comments