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