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 8813f47 commit 305739fCopy full SHA for 305739f
package.json
@@ -5,11 +5,11 @@
5
"author": "Gabriel Marques <gabriel@carelulu.com>",
6
"license": "MIT",
7
"devDependencies": {
8
- "@babel/core": "7.22.10",
+ "@babel/core": "7.27.7",
9
"@babel/plugin-proposal-class-properties": "7.18.6",
10
- "@babel/plugin-proposal-decorators": "7.22.10",
11
- "@babel/plugin-transform-runtime": "7.22.10",
12
- "@babel/register": "7.22.5",
+ "@babel/plugin-proposal-decorators": "7.27.1",
+ "@babel/plugin-transform-runtime": "7.27.4",
+ "@babel/register": "7.27.1",
13
"@loadable/babel-plugin": "5.16.1",
14
"@loadable/server": "5.16.1",
15
"@loadable/webpack-plugin": "5.15.2",
0 commit comments