|
8 | 8 | }, |
9 | 9 | "private": true, |
10 | 10 | "dependencies": { |
11 | | - "@babel/cli": "7.28.3", |
12 | | - "@babel/core": "7.28.5", |
| 11 | + "@babel/cli": "7.28.6", |
| 12 | + "@babel/core": "7.29.0", |
13 | 13 | "@babel/plugin-proposal-class-properties": "7.18.6", |
14 | 14 | "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
15 | 15 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
16 | 16 | "@babel/plugin-transform-flow-strip-types": "7.27.1", |
17 | 17 | "@babel/plugin-transform-react-constant-elements": "7.27.1", |
18 | 18 | "@babel/plugin-transform-react-inline-elements": "7.27.1", |
19 | | - "@babel/plugin-transform-react-jsx": "7.27.1", |
20 | | - "@babel/preset-env": "7.28.5", |
| 19 | + "@babel/plugin-transform-react-jsx": "7.28.6", |
| 20 | + "@babel/preset-env": "7.29.0", |
21 | 21 | "@babel/preset-flow": "7.27.1", |
22 | 22 | "@babel/preset-react": "7.28.5", |
23 | | - "@babel/register": "7.28.3", |
| 23 | + "@babel/register": "7.28.6", |
24 | 24 | "@fancyapps/fancybox": "3.5.7", |
25 | 25 | "@json-editor/json-editor": "2.15.2", |
26 | 26 | "@material/layout-grid": "0.41.0", |
|
0 commit comments