|
10 | 10 | "dependencies": {
|
11 | 11 | "@acemarke/react-prod-sourcemaps": "^0.2.1",
|
12 | 12 | "@amplitude/analytics-browser": "^1.5.3",
|
13 |
| - "@babel/core": "~7.25.9", |
14 |
| - "@babel/plugin-transform-runtime": "~7.25.9", |
15 |
| - "@babel/preset-env": "~7.25.9", |
16 |
| - "@babel/preset-react": "^7.25.9", |
17 |
| - "@babel/preset-typescript": "^7.25.9", |
18 |
| - "@babel/runtime": "~7.25.9", |
| 13 | + "@babel/core": "~7.26.10", |
| 14 | + "@babel/plugin-transform-runtime": "~7.26.10", |
| 15 | + "@babel/preset-env": "~7.26.9", |
| 16 | + "@babel/preset-react": "^7.26.3", |
| 17 | + "@babel/preset-typescript": "^7.26.0", |
| 18 | + "@babel/runtime": "~7.26.10", |
19 | 19 | "@dnd-kit/core": "^6.1.0",
|
20 | 20 | "@dnd-kit/sortable": "^8.0.0",
|
21 | 21 | "@emotion/babel-plugin": "^11.13.5",
|
|
93 | 93 | "@types/stripe-v3": "^3.1.20",
|
94 | 94 | "@types/webpack-env": "^1.18.5",
|
95 | 95 | "ansi-to-react": "^6.1.6",
|
96 |
| - "babel-loader": "^9.2.1", |
| 96 | + "babel-loader": "^10.0.0", |
97 | 97 | "browserslist": "^4.22.2",
|
98 | 98 | "buffer": "^6.0.3",
|
99 | 99 | "cbor-web": "^8.1.0",
|
100 | 100 | "classnames": "2.3.1",
|
101 | 101 | "color": "^4.2.3",
|
102 | 102 | "compression-webpack-plugin": "11.1.0",
|
103 | 103 | "copy-webpack-plugin": "^12.0.2",
|
104 |
| - "core-js": "^3.37.0", |
| 104 | + "core-js": "^3.41.0", |
105 | 105 | "cronstrue": "^2.50.0",
|
106 | 106 | "css-loader": "^7.1.2",
|
107 | 107 | "css-minimizer-webpack-plugin": "^7.0.0",
|
|
0 commit comments