Skip to content

Commit b3b627b

Browse files
committed
feat: update jest deps
1 parent 3a14ef8 commit b3b627b

File tree

2 files changed

+2893
-3963
lines changed

2 files changed

+2893
-3963
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"@commitlint/prompt-cli": "^19.8.1",
4444
"@sentry/browser": "^8.41.0",
4545
"@skax/camel": "^0.2.6",
46-
"@testing-library/dom": "^9.3.4",
47-
"@testing-library/jest-dom": "^6.4.2",
48-
"@testing-library/react": "^14.3.1",
49-
"@testing-library/user-event": "^14.5.2",
50-
"@types/jest": "^29.5.12",
46+
"@testing-library/dom": "^10.4.1",
47+
"@testing-library/jest-dom": "^6.7.0",
48+
"@testing-library/react": "^16.3.0",
49+
"@testing-library/user-event": "^14.6.1",
50+
"@types/jest": "^30.0.0",
5151
"@types/js-cookie": "^3.0.6",
5252
"@types/node": "^20.12.7",
5353
"@types/react": "^18.2.78",
@@ -61,8 +61,8 @@
6161
"get-sass-vars": "^4.0.3",
6262
"husky": "^9.1.7",
6363
"identity-obj-proxy": "^3.0.0",
64-
"jest": "^29.7.0",
65-
"jest-environment-jsdom": "^29.7.0",
64+
"jest": "^30.0.5",
65+
"jest-environment-jsdom": "^30.0.5",
6666
"only-allow": "^1.2.1",
6767
"postcss": "^8.5.6",
6868
"postcss-preset-env": "^10.2.4",
@@ -72,7 +72,7 @@
7272
"rollup-plugin-visualizer": "^5.14.0",
7373
"sass": "^1.90.0",
7474
"terser": "^5.43.1",
75-
"ts-jest": "^29.2.5",
75+
"ts-jest": "^29.4.1",
7676
"ts-node": "^10.9.2",
7777
"typescript": "5.3.3",
7878
"vite": "^7.1.2",

0 commit comments

Comments
 (0)