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 a261ab7 commit b18e069Copy full SHA for b18e069
package.json
@@ -43,7 +43,7 @@
43
"vuedraggable": "4.1.0"
44
},
45
"devDependencies": {
46
- "@swc/core": "1.6.13",
+ "@swc/core": "1.10.4",
47
"@types/node": "20.0.0",
48
"@types/nprogress": "0.2.3",
49
"@types/sortablejs": "1.15.8",
@@ -92,6 +92,6 @@
92
"url": "https://gitee.com/log4j/pig-ui"
93
94
"resolutions": {
95
- "@swc/core": "~1.6.13"
+ "@swc/core": "1.10.4"
96
}
97
0 commit comments