|
43 | 43 | "HoC", |
44 | 44 | "store-enhancer" |
45 | 45 | ], |
46 | | - "packageManager": "pnpm@10.13.1", |
| 46 | + "packageManager": "pnpm@10.14.0", |
47 | 47 | "pnpm": { |
48 | 48 | "overrides": { |
49 | | - "@types/react": "19.1.8", |
50 | | - "@types/react-dom": "19.1.6" |
| 49 | + "@types/react": "19.1.9", |
| 50 | + "@types/react-dom": "19.1.7" |
51 | 51 | }, |
52 | 52 | "patchedDependencies": { |
53 | 53 | "cypress@13.6.4": "patches/cypress@13.6.4.patch" |
|
122 | 122 | "@babel/preset-env": "7.28.0", |
123 | 123 | "@babel/preset-react": "7.27.1", |
124 | 124 | "@babel/preset-typescript": "7.27.1", |
125 | | - "@biomejs/biome": "2.1.2", |
| 125 | + "@biomejs/biome": "2.1.4", |
126 | 126 | "@changesets/changelog-github": "0.5.1", |
127 | 127 | "@changesets/cli": "2.29.5", |
128 | 128 | "@commitlint/cli": "19.8.1", |
|
131 | 131 | "@testing-library/jest-dom": "6.6.4", |
132 | 132 | "@types/jest": "29.5.14", |
133 | 133 | "@types/lodash": "4.17.20", |
134 | | - "@types/node": "22.16.5", |
| 134 | + "@types/node": "22.17.1", |
135 | 135 | "@vitejs/plugin-react": "4.7.0", |
136 | 136 | "@vitest/coverage-v8": "3.2.4", |
137 | 137 | "@vitest/ui": "3.2.4", |
138 | 138 | "babel-plugin-transform-dynamic-import": "2.1.0", |
139 | 139 | "check-node-version": "4.2.1", |
140 | 140 | "colors": "1.4.0", |
141 | | - "core-js": "3.44.0", |
| 141 | + "core-js": "3.45.0", |
142 | 142 | "find-up": "7.0.0", |
143 | 143 | "husky": "9.1.7", |
144 | 144 | "jsdom": "26.1.0", |
145 | | - "lint-staged": "16.1.2", |
| 145 | + "lint-staged": "16.1.5", |
146 | 146 | "pinst": "3.0.0", |
147 | 147 | "raf": "3.4.1", |
148 | | - "react": "19.1.0", |
149 | | - "react-dom": "19.1.0", |
| 148 | + "react": "19.1.1", |
| 149 | + "react-dom": "19.1.1", |
150 | 150 | "regenerator-runtime": "0.14.1", |
151 | 151 | "rimraf": "6.0.1", |
152 | 152 | "ts-node": "10.9.2", |
153 | 153 | "tslib": "2.8.1", |
154 | 154 | "turbo": "2.5.5", |
155 | | - "typescript": "5.8.3", |
| 155 | + "typescript": "5.9.2", |
156 | 156 | "vite": "6.3.5", |
157 | 157 | "vitest": "3.2.4", |
158 | 158 | "vitest-localstorage-mock": "0.1.2" |
|
0 commit comments