|
19 | 19 | "src" |
20 | 20 | ], |
21 | 21 | "dependencies": { |
22 | | - "@babel/core": "^7.21.8", |
23 | | - "@babel/generator": "^7.21.5", |
24 | | - "@babel/helper-plugin-utils": "^7.21.5", |
25 | | - "@babel/parser": "^7.21.8", |
26 | | - "@babel/plugin-syntax-jsx": "^7.21.4", |
27 | | - "@babel/plugin-transform-flow-strip-types": "^7.21.0", |
28 | | - "@babel/template": "^7.20.7", |
29 | | - "@babel/traverse": "^7.23.2", |
30 | | - "@babel/types": "^7.21.5", |
| 22 | + "@babel/core": "^7.26.0", |
| 23 | + "@babel/generator": "^7.26.3", |
| 24 | + "@babel/helper-plugin-utils": "^7.25.9", |
| 25 | + "@babel/parser": "^7.26.3", |
| 26 | + "@babel/plugin-syntax-jsx": "^7.25.9", |
| 27 | + "@babel/plugin-transform-flow-strip-types": "^7.25.9", |
| 28 | + "@babel/template": "^7.25.9", |
| 29 | + "@babel/traverse": "^7.26.4", |
| 30 | + "@babel/types": "^7.26.3", |
31 | 31 | "@compiled/css": "^0.18.0", |
32 | 32 | "@compiled/utils": "^0.13.1", |
33 | 33 | "@emotion/is-prop-valid": "^1.2.1", |
|
0 commit comments