|
148 | 148 | "@parcel/watcher": "^2.3.0", |
149 | 149 | "@tailwindcss/forms": "^0.5.3", |
150 | 150 | "@tailwindcss/typography": "^0.5.12", |
| 151 | + "@tanstack/react-query-devtools": "5.71.10", |
151 | 152 | "@types/dateformat": "^5.0.0", |
| 153 | + "@types/jest": "^30.0.0", |
152 | 154 | "@types/js-cookie": "^3.0.3", |
153 | 155 | "@types/js-yaml": "^4.0.9", |
154 | 156 | "@types/lodash": "^4.17.17", |
|
167 | 169 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
168 | 170 | "@typescript-eslint/parser": "^6.21.0", |
169 | 171 | "@typescript-eslint/typescript-estree": "^6.21.0", |
170 | | - "@tanstack/react-query-devtools": "5.71.10", |
171 | 172 | "autoprefixer": "^10.4.16", |
172 | 173 | "cross-env": "^7.0.3", |
173 | 174 | "dotenv-cli": "^8.0.0", |
|
176 | 177 | "eslint-config-prettier": "^8.5.0", |
177 | 178 | "eslint-plugin-prettier": "^5.0.0", |
178 | 179 | "eslint-plugin-unused-imports": "^3.0.0", |
| 180 | + "jest-environment-jsdom": "^30.1.2", |
179 | 181 | "openapi-typescript-helpers": "^0.0.15", |
180 | 182 | "pino-pretty": "^13.1.1", |
181 | 183 | "shadcn-ui": "^0.9.0", |
|
0 commit comments