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.
2 parents 8d29702 + dcf8a23 commit 35281d7Copy full SHA for 35281d7
examples/package.json
@@ -20,15 +20,15 @@
20
"devDependencies": {
21
"@babel/preset-env": "7.27.2",
22
"@babel/preset-typescript": "7.27.1",
23
- "@types/jest": "29.5.14",
24
- "@types/react": "19.1.6",
+ "@types/jest": "30.0.0",
+ "@types/react": "19.1.8",
25
"@types/react-dom": "19.1.6",
26
"@types/sortablejs": "1.15.8",
27
"@types/prismjs": "1.26.5",
28
- "jest": "29.7.0",
29
- "playwright": "1.52.0",
30
- "playwright-core": "1.52.0",
31
- "@playwright/browser-chromium": "1.52.0",
+ "jest": "30.0.0",
+ "playwright": "1.53.0",
+ "playwright-core": "1.53.0",
+ "@playwright/browser-chromium": "1.53.0",
32
"ts-loader": "9.5.2",
33
"typescript": "5.8.3",
34
"webpack": "5.99.9",
0 commit comments