Skip to content

Commit 702a192

Browse files
committed
chore: updated packages
1 parent 2f7e276 commit 702a192

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

web/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@
148148
"@parcel/watcher": "^2.3.0",
149149
"@tailwindcss/forms": "^0.5.3",
150150
"@tailwindcss/typography": "^0.5.12",
151+
"@tanstack/react-query-devtools": "5.71.10",
151152
"@types/dateformat": "^5.0.0",
153+
"@types/jest": "^30.0.0",
152154
"@types/js-cookie": "^3.0.3",
153155
"@types/js-yaml": "^4.0.9",
154156
"@types/lodash": "^4.17.17",
@@ -167,7 +169,6 @@
167169
"@typescript-eslint/eslint-plugin": "^6.21.0",
168170
"@typescript-eslint/parser": "^6.21.0",
169171
"@typescript-eslint/typescript-estree": "^6.21.0",
170-
"@tanstack/react-query-devtools": "5.71.10",
171172
"autoprefixer": "^10.4.16",
172173
"cross-env": "^7.0.3",
173174
"dotenv-cli": "^8.0.0",
@@ -176,6 +177,7 @@
176177
"eslint-config-prettier": "^8.5.0",
177178
"eslint-plugin-prettier": "^5.0.0",
178179
"eslint-plugin-unused-imports": "^3.0.0",
180+
"jest-environment-jsdom": "^30.1.2",
179181
"openapi-typescript-helpers": "^0.0.15",
180182
"pino-pretty": "^13.1.1",
181183
"shadcn-ui": "^0.9.0",

0 commit comments

Comments
 (0)