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 11fd10e commit e549fccCopy full SHA for e549fcc
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.0.12",
25
- "@types/react-dom": "19.0.4",
+ "@types/react": "19.1.0",
+ "@types/react-dom": "19.1.1",
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",
32
"ts-loader": "9.5.2",
33
- "typescript": "5.8.2",
34
- "webpack": "5.98.0",
+ "typescript": "5.8.3",
+ "webpack": "5.99.0",
35
"webpack-cli": "6.0.1"
36
}
37
0 commit comments