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 33eec63 + fd6988a commit b55e349Copy full SHA for b55e349
examples/package.json
@@ -18,17 +18,17 @@
18
"use-sortablejs": "*"
19
},
20
"devDependencies": {
21
- "@babel/preset-env": "7.26.0",
+ "@babel/preset-env": "7.26.8",
22
"@babel/preset-typescript": "7.26.0",
23
"@types/jest": "29.5.14",
24
- "@types/react": "19.0.7",
+ "@types/react": "19.0.8",
25
"@types/react-dom": "19.0.3",
26
"@types/sortablejs": "1.15.8",
27
"@types/prismjs": "1.26.5",
28
"jest": "29.7.0",
29
- "playwright": "1.49.1",
30
- "playwright-core": "1.49.1",
31
- "@playwright/browser-chromium": "1.49.1",
+ "playwright": "1.50.1",
+ "playwright-core": "1.50.1",
+ "@playwright/browser-chromium": "1.50.1",
32
"ts-loader": "9.5.2",
33
"typescript": "5.7.3",
34
"webpack": "5.97.1",
0 commit comments