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 Nov 9, 2023
1 parent c673f06 commit 963a1ed
Show file tree
Hide file tree
Showing 2 changed files with 1,135 additions and 802 deletions.
18 changes: 9 additions & 9 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.23.3",
"@babel/runtime": "7.23.2",
"@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,14 +85,14 @@
"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.23.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@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.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-flow": "7.23.3",
"@babel/preset-react": "7.23.3",
"@mdx-js/loader": "1.6.22",
"@sentry/webpack-plugin": "1.14.0",
"babel-cli": "6.26.0",
Expand Down
Loading

0 comments on commit 963a1ed

Please sign in to comment.