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 14c7905 commit d9a505cCopy full SHA for d9a505c
ui/package.json
@@ -30,11 +30,11 @@
30
"tailwindcss": "3.2.4"
31
},
32
"devDependencies": {
33
- "@babel/core": "7.26.10",
34
- "@babel/node": "7.26.0",
35
- "@babel/plugin-proposal-export-default-from": "7.25.9",
+ "@babel/core": "7.27.4",
+ "@babel/node": "7.27.1",
+ "@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.26.9",
+ "@babel/preset-env": "7.27.2",
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