Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 704d901 commit 0caacd6
Show file tree
Hide file tree
Showing 3 changed files with 1,202 additions and 613 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -30,13 +30,13 @@
]
},
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-optional-chaining": "7.7.5",
"@babel/plugin-transform-runtime": "7.7.6",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@storybook/addon-actions": "6.0.0-alpha.28",
"@storybook/addon-contexts": "5.3.18",
"@storybook/addon-knobs": "6.0.0-alpha.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -10,7 +10,7 @@
"author": "Wings <dev@wings.dev>",
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/cli": "7.24.5",
"cross-env": "6.0.3",
"eslint": "6.5.1",
"prop-types": "15.7.2",
Expand Down

0 comments on commit 0caacd6

Please sign in to comment.