We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1530800 commit 595705eCopy full SHA for 595705e
package.json
@@ -43,7 +43,7 @@
43
"@markuplint-dev/prettier-config": "^1.0.1",
44
"@markuplint/jsx-parser": "4.7.5",
45
"@markuplint/react-spec": "4.5.5",
46
- "@playwright/test": "1.46.0",
+ "@playwright/test": "^1.50.1",
47
"@testing-library/dom": "10.4.0",
48
"@testing-library/jest-dom": "6.4.8",
49
"@testing-library/react": "16.0.0",
@@ -64,7 +64,7 @@
64
"eslint-plugin-testing-library": "^7.1.1",
65
"globals": "^15.14.0",
66
"husky": "^9.1.5",
67
- "jsdom": "24.1.1",
+ "jsdom": "^26.0.0",
68
"lint-staged": "^15.2.9",
69
"npm-run-all2": "6.2.2",
70
"postcss": "8.4.41",
@@ -73,6 +73,6 @@
73
"tailwindcss": "3.4.9",
74
"typescript": "5.5.4",
75
"vite": "5.4.0",
76
- "vitest": "2.0.5"
+ "vitest": "^3.0.5"
77
}
78
0 commit comments