|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 | 36 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
37 |
| - "@babel/plugin-proposal-decorators": "^7.24.1", |
38 |
| - "@babel/plugin-proposal-export-default-from": "^7.24.1", |
| 37 | + "@babel/plugin-proposal-decorators": "^7.24.6", |
| 38 | + "@babel/plugin-proposal-export-default-from": "^7.24.6", |
39 | 39 | "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
|
40 | 40 | "@babel/plugin-proposal-private-methods": "^7.18.6",
|
41 |
| - "@babel/preset-env": "^7.24.4", |
42 |
| - "@babel/preset-react": "^7.24.1", |
43 |
| - "@babel/preset-typescript": "^7.24.1", |
44 |
| - "babel-plugin-conditional-invariant": "^4.0.0", |
45 |
| - "babel-plugin-env-constants": "^4.0.0", |
46 |
| - "babel-preset-solid": "^1.8.16" |
| 41 | + "@babel/preset-env": "^7.24.6", |
| 42 | + "@babel/preset-react": "^7.24.6", |
| 43 | + "@babel/preset-typescript": "^7.24.6", |
| 44 | + "babel-plugin-conditional-invariant": "^4.0.1", |
| 45 | + "babel-plugin-env-constants": "^4.0.1", |
| 46 | + "babel-preset-solid": "^1.8.17" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@babel/core": "^7.24.4" |
| 49 | + "@babel/core": "^7.24.6" |
50 | 50 | },
|
51 | 51 | "funding": {
|
52 | 52 | "type": "ko-fi",
|
|
0 commit comments