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 b292bdc commit ce9587bCopy full SHA for ce9587b
package.json
@@ -11,10 +11,10 @@
11
"pnpm": ">=9.x"
12
},
13
"dependencies": {
14
- "@babel/core": "7.26.8",
+ "@babel/core": "7.26.9",
15
"@babel/eslint-parser": "7.26.8",
16
- "@babel/plugin-transform-runtime": "7.25.9",
17
- "@babel/preset-env": "7.26.8",
+ "@babel/plugin-transform-runtime": "7.26.8",
+ "@babel/preset-env": "7.26.9",
18
"@babel/preset-react": "7.26.3",
19
"@babel/preset-typescript": "7.26.0",
20
"@biomejs/biome": "1.9.4",
0 commit comments