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