Skip to content
Snippets Groups Projects

Update dependency @vitejs/plugin-legacy to v6 - autoclosed

Closed Tine Wittler requested to merge renovate/vitejs-plugin-legacy-6.x into main
+ 5
5
@@ -33,13 +33,13 @@
@@ -33,13 +33,13 @@
},
},
"devDependencies": {
"devDependencies": {
"eslint": "^8.5.0",
"eslint": "^8.5.0",
"rollup": "^3.12.1",
"rollup": "^4.0.0",
@@ -47,7 +47,7 @@
@@ -47,7 +47,7 @@
},
},
"dependencies": {
"dependencies": {
"uuid": "^9.0.0",
"uuid": "^11.0.0",
}
}
}
}
Loading