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 a500c47 + ba96b86 commit 9c2b4e7Copy full SHA for 9c2b4e7
examples/package.json
@@ -21,17 +21,17 @@
21
"@babel/preset-env": "7.26.9",
22
"@babel/preset-typescript": "7.27.0",
23
"@types/jest": "29.5.14",
24
- "@types/react": "19.1.0",
25
- "@types/react-dom": "19.1.1",
+ "@types/react": "19.1.2",
+ "@types/react-dom": "19.1.2",
26
"@types/sortablejs": "1.15.8",
27
"@types/prismjs": "1.26.5",
28
"jest": "29.7.0",
29
- "playwright": "1.51.1",
30
- "playwright-core": "1.51.1",
31
- "@playwright/browser-chromium": "1.51.1",
+ "playwright": "1.52.0",
+ "playwright-core": "1.52.0",
+ "@playwright/browser-chromium": "1.52.0",
32
"ts-loader": "9.5.2",
33
"typescript": "5.8.3",
34
- "webpack": "5.99.0",
+ "webpack": "5.99.6",
35
"webpack-cli": "6.0.1"
36
}
37
0 commit comments