| 
28 | 28 |     },  | 
29 | 29 |     "flow:status": "flow status --quiet",  | 
30 | 30 |     "dependencies": {  | 
31 |  | -        "@babel/core": "7.12.10",  | 
32 |  | -        "@babel/runtime": "7.12.5",  | 
 | 31 | +        "@babel/core": "7.22.11",  | 
 | 32 | +        "@babel/runtime": "7.22.11",  | 
33 | 33 |         "@comunica/actor-init-sparql-rdfjs": "^1.7.2",  | 
34 | 34 |         "@mapbox/geo-viewport": "^0.4.0",  | 
35 | 35 |         "@material-ui/core": "4.9.0",  | 
 | 
85 | 85 |         "uuid": "3.3.3"  | 
86 | 86 |     },  | 
87 | 87 |     "devDependencies": {  | 
88 |  | -        "@babel/cli": "7.12.10",  | 
89 |  | -        "@babel/plugin-proposal-class-properties": "7.12.1",  | 
90 |  | -        "@babel/plugin-proposal-object-rest-spread": "7.12.1",  | 
 | 88 | +        "@babel/cli": "7.22.10",  | 
 | 89 | +        "@babel/plugin-proposal-class-properties": "7.18.6",  | 
 | 90 | +        "@babel/plugin-proposal-object-rest-spread": "7.20.7",  | 
91 | 91 |         "@babel/plugin-syntax-dynamic-import": "7.8.3",  | 
92 |  | -        "@babel/plugin-transform-runtime": "7.12.10",  | 
93 |  | -        "@babel/preset-env": "7.12.11",  | 
94 |  | -        "@babel/preset-flow": "7.12.1",  | 
95 |  | -        "@babel/preset-react": "7.12.10",  | 
 | 92 | +        "@babel/plugin-transform-runtime": "7.22.10",  | 
 | 93 | +        "@babel/preset-env": "7.22.14",  | 
 | 94 | +        "@babel/preset-flow": "7.22.5",  | 
 | 95 | +        "@babel/preset-react": "7.22.5",  | 
96 | 96 |         "@mdx-js/loader": "1.6.22",  | 
97 | 97 |         "@sentry/webpack-plugin": "1.14.0",  | 
98 | 98 |         "babel-cli": "6.26.0",  | 
 | 
0 commit comments