|
117 | 117 | "homepage": "https://github.com/pmndrs/jotai",
|
118 | 118 | "packageManager": "[email protected]",
|
119 | 119 | "devDependencies": {
|
120 |
| - "@babel/core": "^7.26.7", |
| 120 | + "@babel/core": "^7.26.8", |
121 | 121 | "@babel/plugin-transform-react-jsx": "^7.25.9",
|
122 |
| - "@babel/plugin-transform-typescript": "^7.26.7", |
123 |
| - "@babel/preset-env": "^7.26.7", |
124 |
| - "@babel/template": "^7.25.9", |
125 |
| - "@eslint/js": "^9.19.0", |
| 122 | + "@babel/plugin-transform-typescript": "^7.26.8", |
| 123 | + "@babel/preset-env": "^7.26.8", |
| 124 | + "@babel/template": "^7.26.8", |
| 125 | + "@eslint/js": "^9.20.0", |
126 | 126 | "@rollup/plugin-alias": "^5.1.1",
|
127 | 127 | "@rollup/plugin-babel": "^6.0.4",
|
128 | 128 | "@rollup/plugin-node-resolve": "^16.0.0",
|
|
135 | 135 | "@testing-library/user-event": "^14.6.1",
|
136 | 136 | "@types/babel__core": "^7.20.5",
|
137 | 137 | "@types/babel__template": "^7.4.4",
|
138 |
| - "@types/node": "^22.12.0", |
| 138 | + "@types/node": "^22.13.1", |
139 | 139 | "@types/react": "^19.0.8",
|
140 | 140 | "@types/react-dom": "^19.0.3",
|
141 | 141 | "@vitejs/plugin-react": "^4.3.4",
|
142 |
| - "@vitest/coverage-v8": "^3.0.4", |
143 |
| - "@vitest/eslint-plugin": "^1.1.25", |
144 |
| - "@vitest/ui": "^3.0.4", |
| 142 | + "@vitest/coverage-v8": "^3.0.5", |
| 143 | + "@vitest/eslint-plugin": "^1.1.28", |
| 144 | + "@vitest/ui": "^3.0.5", |
145 | 145 | "benny": "^3.7.1",
|
146 | 146 | "downlevel-dts": "^0.11.0",
|
147 |
| - "esbuild": "^0.24.2", |
148 |
| - "eslint": "9.19.0", |
| 147 | + "esbuild": "^0.25.0", |
| 148 | + "eslint": "9.20.0", |
149 | 149 | "eslint-import-resolver-typescript": "^3.7.0",
|
150 | 150 | "eslint-plugin-import": "^2.31.0",
|
151 | 151 | "eslint-plugin-jest-dom": "^5.5.0",
|
152 | 152 | "eslint-plugin-react": "^7.37.4",
|
153 |
| - "eslint-plugin-react-compiler": "19.0.0-beta-27714ef-20250124", |
| 153 | + "eslint-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", |
154 | 154 | "eslint-plugin-react-hooks": "^5.1.0",
|
155 | 155 | "eslint-plugin-testing-library": "^7.1.1",
|
156 | 156 | "jest-leak-detector": "^29.7.0",
|
157 | 157 | "jsdom": "^26.0.0",
|
158 | 158 | "json": "^11.0.0",
|
159 |
| - "prettier": "^3.4.2", |
| 159 | + "prettier": "^3.5.0", |
160 | 160 | "react": "^19.0.0",
|
161 | 161 | "react-dom": "^19.0.0",
|
162 |
| - "rollup": "^4.32.1", |
| 162 | + "rollup": "^4.34.6", |
163 | 163 | "rollup-plugin-banner2": "^1.3.1",
|
164 |
| - "rollup-plugin-esbuild": "^6.1.1", |
| 164 | + "rollup-plugin-esbuild": "^6.2.0", |
165 | 165 | "rxjs": "^7.8.1",
|
166 | 166 | "shelljs": "^0.8.5",
|
167 | 167 | "shx": "^0.3.4",
|
168 | 168 | "ts-expect": "^1.3.0",
|
169 | 169 | "typescript": "^5.7.3",
|
170 |
| - "typescript-eslint": "^8.22.0", |
171 |
| - "vitest": "^3.0.4", |
| 170 | + "typescript-eslint": "^8.24.0", |
| 171 | + "vitest": "^3.0.5", |
172 | 172 | "wonka": "^6.3.4"
|
173 | 173 | },
|
174 | 174 | "peerDependencies": {
|
|
0 commit comments