|
55 | 55 | "clsx": "^2.0.0" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@babel/core": "^7.20.12", |
59 | | - "@babel/plugin-transform-runtime": "^7.21.4", |
60 | | - "@babel/preset-env": "^7.20.2", |
61 | | - "@babel/preset-react": "^7.18.6", |
62 | | - "@babel/preset-typescript": "^7.18.6", |
63 | | - "@babel/runtime": "^7.21.5", |
| 58 | + "@babel/core": "^7.26.0", |
| 59 | + "@babel/plugin-transform-runtime": "^7.25.9", |
| 60 | + "@babel/preset-env": "^7.26.0", |
| 61 | + "@babel/preset-react": "^7.26.3", |
| 62 | + "@babel/preset-typescript": "^7.26.0", |
| 63 | + "@babel/runtime": "^7.26.0", |
| 64 | + "@babel/traverse": "7.25.9", |
64 | 65 | "@biomejs/biome": "1.9.4", |
65 | 66 | "@eslint/compat": "^1.2.3", |
66 | 67 | "@faker-js/faker": "^9.0.0", |
67 | 68 | "@ianvs/prettier-plugin-sort-imports": "^4.0.2", |
68 | 69 | "@linaria/core": "^6.0.0", |
69 | 70 | "@microsoft/api-extractor": "^7.23.0", |
70 | | - "@rollup/plugin-babel": "^6.0.3", |
| 71 | + "@rollup/plugin-babel": "^6.0.4", |
71 | 72 | "@rollup/plugin-node-resolve": "^15.1.0", |
72 | | - "@tanstack/react-router": "1.82.1", |
| 73 | + "@tanstack/react-router": "^1.85.5", |
73 | 74 | "@tanstack/router-plugin": "^1.69.1", |
74 | 75 | "@testing-library/dom": "^10.1.0", |
75 | 76 | "@testing-library/react": "^16.0.0", |
|
0 commit comments