Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent c673f06 commit 1698b57
Show file tree
Hide file tree
Showing 2 changed files with 1,045 additions and 699 deletions.
20 changes: 10 additions & 10 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"flow:status": "flow status --quiet",
"dependencies": {
"@babel/core": "7.12.10",
"@babel/runtime": "7.12.5",
"@babel/core": "7.19.1",
"@babel/runtime": "7.19.0",
"@comunica/actor-init-sparql-rdfjs": "^1.7.2",
"@mapbox/geo-viewport": "^0.4.0",
"@material-ui/core": "4.9.0",
Expand Down Expand Up @@ -85,19 +85,19 @@
"uuid": "3.3.3"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/cli": "7.18.10",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.18.9",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.12.10",
"@babel/preset-env": "7.12.11",
"@babel/preset-flow": "7.12.1",
"@babel/preset-react": "7.12.10",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-flow": "7.18.6",
"@babel/preset-react": "7.18.6",
"@mdx-js/loader": "1.6.22",
"@sentry/webpack-plugin": "1.14.0",
"babel-cli": "6.26.0",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"babel-loader": "8.2.5",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-smart-webpack-import": "1.7.0",
"babel-preset-flow": "6.23.0",
Expand Down
Loading

0 comments on commit 1698b57

Please sign in to comment.