|
18 | 18 | }, |
19 | 19 | "license": "MIT", |
20 | 20 | "devDependencies": { |
21 | | - "@babel/core": "7.28.4", |
| 21 | + "@babel/core": "7.28.5", |
22 | 22 | "@babel/node": "7.28.0", |
23 | | - "@babel/plugin-transform-runtime": "7.28.3", |
24 | | - "@babel/preset-env": "7.28.3", |
25 | | - "@babel/preset-react": "7.27.1", |
26 | | - "@babel/preset-typescript": "7.27.1", |
| 23 | + "@babel/plugin-transform-runtime": "7.28.5", |
| 24 | + "@babel/preset-env": "7.28.5", |
| 25 | + "@babel/preset-react": "7.28.5", |
| 26 | + "@babel/preset-typescript": "7.28.5", |
27 | 27 | "@ricokahler/exec": "1.1.0", |
28 | 28 | "@rollup/plugin-babel": "5.3.1", |
29 | 29 | "@rollup/plugin-node-resolve": "13.3.0", |
|
35 | 35 | "@types/webpack": "5.28.5", |
36 | 36 | "@typescript-eslint/eslint-plugin": "8.46.1", |
37 | 37 | "@typescript-eslint/parser": "8.46.1", |
38 | | - "@babel/eslint-parser": "7.28.4", |
| 38 | + "@babel/eslint-parser": "7.28.5", |
39 | 39 | "common-tags": "1.8.2", |
40 | 40 | "create-next-app": "13.4.19", |
41 | 41 | "eslint": "8.57.1", |
|
0 commit comments