|
29 | 29 | "engines": { |
30 | 30 | "pnpm": ">=9" |
31 | 31 | }, |
32 | | - "packageManager": "pnpm@9.0.6+sha256.0624e30eff866cdeb363b15061bdb7fd9425b17bc1bb42c22f5f4efdea21f6b3", |
| 32 | + "packageManager": "pnpm@9.5.0+sha256.dbdf5961c32909fb030595a9daa1dae720162e658609a8f92f2fa99835510ca5", |
33 | 33 | "scripts": { |
34 | 34 | "prebuild": "rm -rf dist lib", |
35 | 35 | "build": "run-s build:*", |
|
112 | 112 | "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
113 | 113 | }, |
114 | 114 | "devDependencies": { |
115 | | - "@biomejs/biome": "^1.7.1", |
116 | | - "@size-limit/preset-small-lib": "^11.1.2", |
117 | | - "@testing-library/jest-dom": "^6.4.2", |
118 | | - "@testing-library/react": "^15.0.5", |
| 115 | + "@biomejs/biome": "^1.8.3", |
| 116 | + "@size-limit/preset-small-lib": "^11.1.4", |
| 117 | + "@testing-library/jest-dom": "^6.4.6", |
| 118 | + "@testing-library/react": "^16.0.0", |
119 | 119 | "@types/jest": "^29.5.12", |
120 | | - "@types/react": "^18.3.1", |
| 120 | + "@types/react": "^18.3.3", |
121 | 121 | "@types/react-dom": "^18.3.0", |
122 | | - "jsdom": "^24.0.0", |
123 | | - "lint-staged": "^15.2.2", |
| 122 | + "jsdom": "^24.1.0", |
| 123 | + "lint-staged": "^15.2.7", |
124 | 124 | "microbundle": "^0.15.1", |
125 | 125 | "npm-run-all": "^4.1.5", |
126 | 126 | "react": "^18.3.1", |
127 | 127 | "react-dom": "^18.3.1", |
128 | 128 | "simple-git-hooks": "^2.11.1", |
129 | | - "size-limit": "^11.1.2", |
130 | | - "tsup": "^8.0.2", |
131 | | - "typescript": "^5.4.5", |
132 | | - "vitest": "^1.5.2" |
| 129 | + "size-limit": "^11.1.4", |
| 130 | + "tsup": "^8.1.0", |
| 131 | + "typescript": "^5.5.3", |
| 132 | + "vitest": "^1.6.0" |
133 | 133 | }, |
134 | 134 | "peerDependenciesMeta": { |
135 | 135 | "react-dom": { |
|
0 commit comments