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 b55e349 + 11c978e commit 5ae170eCopy full SHA for 5ae170e
examples/package.json
@@ -18,11 +18,11 @@
18
"use-sortablejs": "*"
19
},
20
"devDependencies": {
21
- "@babel/preset-env": "7.26.8",
+ "@babel/preset-env": "7.26.9",
22
"@babel/preset-typescript": "7.26.0",
23
"@types/jest": "29.5.14",
24
- "@types/react": "19.0.8",
25
- "@types/react-dom": "19.0.3",
+ "@types/react": "19.0.10",
+ "@types/react-dom": "19.0.4",
26
"@types/sortablejs": "1.15.8",
27
"@types/prismjs": "1.26.5",
28
"jest": "29.7.0",
@@ -31,7 +31,7 @@
31
"@playwright/browser-chromium": "1.50.1",
32
"ts-loader": "9.5.2",
33
"typescript": "5.7.3",
34
- "webpack": "5.97.1",
+ "webpack": "5.98.0",
35
"webpack-cli": "6.0.1"
36
}
37
0 commit comments