Skip to content

Commit b6139ca

Browse files
chore(repo): Update testing
1 parent 43ea069 commit b6139ca

File tree

2 files changed

+185
-200
lines changed

2 files changed

+185
-200
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
"@faker-js/faker": "^8.1.0",
7575
"@jest/globals": "29.7.0",
7676
"@octokit/rest": "^20.1.2",
77-
"@playwright/test": "^1.44.0",
78-
"@testing-library/dom": "^10.1.0",
79-
"@testing-library/jest-dom": "^6.4.6",
80-
"@testing-library/react": "^16.0.0",
81-
"@testing-library/user-event": "^14.5.2",
77+
"@playwright/test": "^1.54.1",
78+
"@testing-library/dom": "^10.4.0",
79+
"@testing-library/jest-dom": "^6.6.3",
80+
"@testing-library/react": "^16.3.0",
81+
"@testing-library/user-event": "^14.6.1",
8282
"@types/cross-spawn": "^6.0.6",
83-
"@types/jest": "^29.3.1",
83+
"@types/jest": "^29.5.14",
8484
"@types/node": "^22.16.4",
8585
"@types/react": "catalog:react",
8686
"@types/react-dom": "catalog:react",
8787
"@vitejs/plugin-react": "^4.5.2",
88-
"@vitest/coverage-v8": "3.0.5",
88+
"@vitest/coverage-v8": "3.2.4",
8989
"chalk": "4.1.2",
9090
"citty": "^0.1.6",
9191
"conventional-changelog-conventionalcommits": "^4.6.3",
@@ -118,7 +118,7 @@
118118
"husky": "^8.0.3",
119119
"jest": "^29.7.0",
120120
"jest-chrome": "^0.8.0",
121-
"jest-environment-jsdom": "^29.3.1",
121+
"jest-environment-jsdom": "^29.7.0",
122122
"json5": "2.2.3",
123123
"jsonwebtoken": "9.0.2",
124124
"lint-staged": "^14.0.1",
@@ -132,7 +132,7 @@
132132
"rimraf": "6.0.1",
133133
"statuses": "^1.5.0",
134134
"tree-kill": "^1.2.2",
135-
"ts-jest": "29.2.5",
135+
"ts-jest": "29.4.0",
136136
"tsup": "catalog:repo",
137137
"turbo": "^2.5.4",
138138
"turbo-ignore": "^2.5.4",
@@ -143,7 +143,7 @@
143143
"typescript-eslint": "8.33.0",
144144
"uuid": "8.3.2",
145145
"verdaccio": "^5.33.0",
146-
"vitest": "3.0.5",
146+
"vitest": "3.2.4",
147147
"yalc": "1.0.0-pre.53",
148148
"zx": "catalog:repo"
149149
},

0 commit comments

Comments
 (0)