|
71 | 71 | "url-parse": "^1.5.10"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@babel/cli": "^7.23.9", |
75 |
| - "@babel/core": "^7.24.0", |
| 74 | + "@babel/cli": "^7.24.8", |
| 75 | + "@babel/core": "^7.24.9", |
76 | 76 | "@babel/eslint-parser": "^7.24.8",
|
77 | 77 | "@babel/plugin-proposal-class-properties": "^7.5.5",
|
78 | 78 | "@babel/plugin-proposal-export-namespace-from": "^7.5.2",
|
79 | 79 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
80 | 80 | "@babel/plugin-syntax-import-meta": "^7.10.4",
|
81 |
| - "@babel/plugin-transform-runtime": "^7.24.0", |
| 81 | + "@babel/plugin-transform-runtime": "^7.24.7", |
82 | 82 | "@babel/polyfill": "^7.4.4",
|
83 |
| - "@babel/preset-env": "^7.24.0", |
84 |
| - "@babel/preset-react": "^7.23.3", |
85 |
| - "@babel/preset-typescript": "^7.23.3", |
86 |
| - "@babel/runtime": "^7.24.0", |
| 83 | + "@babel/preset-env": "^7.24.8", |
| 84 | + "@babel/preset-react": "^7.24.7", |
| 85 | + "@babel/preset-typescript": "^7.24.7", |
| 86 | + "@babel/runtime": "^7.24.8", |
87 | 87 | "@changesets/cli": "^2.27.7",
|
88 | 88 | "@codeshift/cli": "^0.22.0",
|
89 | 89 | "@codeshift/test-utils": "^0.3.2",
|
|
0 commit comments