|
9 | 9 | "pnpm": ">=9.x" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@babel/core": "7.25.9", |
| 12 | + "@babel/core": "7.26.0", |
13 | 13 | "@babel/eslint-parser": "7.25.9", |
14 | 14 | "@babel/plugin-transform-runtime": "7.25.9", |
15 | | - "@babel/preset-env": "7.25.9", |
| 15 | + "@babel/preset-env": "7.26.0", |
16 | 16 | "@babel/preset-react": "7.25.9", |
17 | | - "@babel/preset-typescript": "7.25.9", |
| 17 | + "@babel/preset-typescript": "7.26.0", |
18 | 18 | "@biomejs/biome": "1.9.4", |
19 | 19 | "@changesets/changelog-github": "0.5.0", |
20 | 20 | "@changesets/cli": "2.27.9", |
|
26 | 26 | "@testing-library/jest-dom": "6.6.3", |
27 | 27 | "@testing-library/react": "16.0.1", |
28 | 28 | "@types/jest": "29.5.14", |
29 | | - "@types/node": "22.7.7", |
| 29 | + "@types/node": "22.8.7", |
30 | 30 | "@types/react": "18.3.12", |
31 | 31 | "@types/react-dom": "18.3.1", |
32 | 32 | "@vitejs/plugin-react": "4.3.3", |
|
37 | 37 | "esbuild-plugin-browserslist": "0.15.0", |
38 | 38 | "eslint": "9.12.0", |
39 | 39 | "globals": "15.11.0", |
40 | | - "happy-dom": "15.7.4", |
| 40 | + "happy-dom": "15.10.1", |
41 | 41 | "husky": "9.1.6", |
42 | 42 | "lint-staged": "15.2.10", |
43 | 43 | "mockdate": "3.0.5", |
|
0 commit comments