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] authored Oct 12, 2023
1 parent 5de70a2 commit 55871d3
Show file tree
Hide file tree
Showing 2 changed files with 11,836 additions and 11,696 deletions.
18 changes: 9 additions & 9 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
"tabler": "1.0.0-alpha.7"
},
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/node": "7.10.5",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-react-constant-elements": "7.10.4",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/polyfill": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/plugin-transform-react-constant-elements": "7.22.5",
"@babel/plugin-transform-runtime": "7.23.2",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"autoprefixer": "9.7.6",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.3",
Expand Down
Loading

0 comments on commit 55871d3

Please sign in to comment.