|
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | 34 | "clsx": "2.1.1", |
35 | | - "next": "15.3.5", |
36 | | - "react": "19.1.0", |
37 | | - "react-dom": "19.1.0" |
| 35 | + "next": "15.4.5", |
| 36 | + "react": "19.1.1", |
| 37 | + "react-dom": "19.1.1" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@biomejs/biome": "2.1.1", |
| 40 | + "@biomejs/biome": "2.1.3", |
41 | 41 | "@commitlint/cli": "19.8.1", |
42 | 42 | "@commitlint/config-conventional": "19.8.1", |
43 | | - "@playwright/test": "1.53.2", |
| 43 | + "@playwright/test": "1.54.2", |
44 | 44 | "@semantic-release/commit-analyzer": "13.0.1", |
45 | 45 | "@semantic-release/git": "10.0.1", |
46 | 46 | "@semantic-release/github": "11.0.3", |
47 | 47 | "@semantic-release/npm": "12.0.2", |
48 | 48 | "@svgr/webpack": "8.1.0", |
49 | | - "@testing-library/dom": "10.4.0", |
50 | | - "@testing-library/jest-dom": "6.6.3", |
| 49 | + "@testing-library/dom": "10.4.1", |
| 50 | + "@testing-library/jest-dom": "6.6.4", |
51 | 51 | "@testing-library/react": "16.3.0", |
52 | 52 | "@testing-library/user-event": "14.6.1", |
53 | 53 | "@types/jsdom-global": "3.0.7", |
54 | | - "@types/node": "24.0.10", |
55 | | - "@types/react": "19.1.8", |
56 | | - "@types/react-dom": "19.1.6", |
57 | | - "@vitejs/plugin-react-swc": "3.10.2", |
| 54 | + "@types/node": "24.2.0", |
| 55 | + "@types/react": "19.1.9", |
| 56 | + "@types/react-dom": "19.1.7", |
| 57 | + "@vitejs/plugin-react-swc": "3.11.0", |
58 | 58 | "@vitest/coverage-v8": "3.2.4", |
59 | 59 | "@vitest/ui": "3.2.4", |
60 | 60 | "autoprefixer": "10.4.21", |
61 | | - "cssnano": "7.0.7", |
62 | | - "dotenv": "17.0.1", |
| 61 | + "cssnano": "7.1.0", |
| 62 | + "dotenv": "17.2.1", |
63 | 63 | "jsdom": "26.1.0", |
64 | 64 | "jsdom-global": "3.0.2", |
65 | | - "lefthook": "1.11.16", |
| 65 | + "lefthook": "1.12.2", |
66 | 66 | "postcss": "8.5.6", |
67 | 67 | "postcss-import": "16.1.1", |
68 | 68 | "postcss-preset-env": "10.2.4", |
69 | | - "semantic-release": "24.2.6", |
70 | | - "typescript": "5.8.3", |
71 | | - "vite": "7.0.2", |
| 69 | + "semantic-release": "24.2.7", |
| 70 | + "typescript": "5.9.2", |
| 71 | + "vite": "7.0.6", |
72 | 72 | "vite-tsconfig-paths": "5.1.4", |
73 | 73 | "vitest": "3.2.4" |
74 | 74 | }, |
75 | | - "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184" |
| 75 | + "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748" |
76 | 76 | } |
0 commit comments