|
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.20.2", |
| 32 | + "@babel/runtime": "7.20.1", |
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.19.3", |
| 89 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 90 | + "@babel/plugin-proposal-object-rest-spread": "7.20.2", |
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.19.6", |
| 93 | + "@babel/preset-env": "7.20.2", |
| 94 | + "@babel/preset-flow": "7.18.6", |
| 95 | + "@babel/preset-react": "7.18.6", |
96 | 96 | "@mdx-js/loader": "1.6.22",
|
97 | 97 | "@sentry/webpack-plugin": "1.14.0",
|
98 | 98 | "babel-cli": "6.26.0",
|
99 | 99 | "babel-eslint": "10.1.0",
|
100 |
| - "babel-loader": "8.2.2", |
| 100 | + "babel-loader": "8.3.0", |
101 | 101 | "babel-plugin-module-resolver": "3.2.0",
|
102 | 102 | "babel-plugin-smart-webpack-import": "1.7.0",
|
103 | 103 | "babel-preset-flow": "6.23.0",
|
|
0 commit comments