|
43 | 43 | "HoC", |
44 | 44 | "store-enhancer" |
45 | 45 | ], |
46 | | - "packageManager": "pnpm@10.22.0", |
| 46 | + "packageManager": "pnpm@10.25.0", |
47 | 47 | "pnpm": { |
48 | 48 | "overrides": { |
49 | | - "@types/react": "19.2.5", |
| 49 | + "@types/react": "19.2.7", |
50 | 50 | "@types/react-dom": "19.2.3" |
51 | 51 | }, |
52 | 52 | "patchedDependencies": { |
|
122 | 122 | "@babel/preset-env": "7.28.5", |
123 | 123 | "@babel/preset-react": "7.28.5", |
124 | 124 | "@babel/preset-typescript": "7.28.5", |
125 | | - "@biomejs/biome": "2.3.5", |
126 | | - "@changesets/changelog-github": "0.5.1", |
127 | | - "@changesets/cli": "2.29.7", |
128 | | - "@commitlint/cli": "20.1.0", |
129 | | - "@commitlint/config-conventional": "20.0.0", |
| 125 | + "@biomejs/biome": "2.3.8", |
| 126 | + "@changesets/changelog-github": "0.5.2", |
| 127 | + "@changesets/cli": "2.29.8", |
| 128 | + "@commitlint/cli": "20.2.0", |
| 129 | + "@commitlint/config-conventional": "20.2.0", |
130 | 130 | "@manypkg/cli": "0.25.1", |
131 | 131 | "@testing-library/jest-dom": "6.9.1", |
132 | 132 | "@types/jest": "30.0.0", |
133 | | - "@types/lodash": "4.17.20", |
134 | | - "@types/node": "22.19.1", |
135 | | - "@vitejs/plugin-react": "5.1.1", |
| 133 | + "@types/lodash": "4.17.21", |
| 134 | + "@types/node": "22.19.2", |
| 135 | + "@vitejs/plugin-react": "5.1.2", |
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.46.0", |
| 141 | + "core-js": "3.47.0", |
142 | 142 | "find-up": "8.0.0", |
143 | 143 | "husky": "9.1.7", |
144 | | - "jsdom": "27.2.0", |
145 | | - "lint-staged": "16.2.6", |
| 144 | + "jsdom": "27.3.0", |
| 145 | + "lint-staged": "16.2.7", |
146 | 146 | "pinst": "3.0.0", |
147 | 147 | "raf": "3.4.1", |
148 | | - "react": "19.2.0", |
149 | | - "react-dom": "19.2.0", |
| 148 | + "react": "19.2.3", |
| 149 | + "react-dom": "19.2.3", |
150 | 150 | "regenerator-runtime": "0.14.1", |
151 | | - "rimraf": "6.1.0", |
| 151 | + "rimraf": "6.1.2", |
152 | 152 | "ts-node": "10.9.2", |
153 | 153 | "tslib": "2.8.1", |
154 | | - "turbo": "2.6.1", |
| 154 | + "turbo": "2.6.3", |
155 | 155 | "typescript": "5.9.3", |
156 | | - "vite": "7.2.2", |
| 156 | + "vite": "7.2.7", |
157 | 157 | "vitest": "3.2.4", |
158 | 158 | "vitest-localstorage-mock": "0.1.2" |
159 | 159 | } |
|
0 commit comments