1 Commits

Author SHA1 Message Date
37b639383f fix(deps): update dependency cheerio to v1.1.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-06-10 17:02:10 +00:00
3 changed files with 2 additions and 4 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "^0.27.2",
"cheerio": "1.0.0-rc.12",
"cheerio": "1.1.0",
"ioredis": "^5.3.2",
"next": "12.2.5",
"react": "18.2.0",

View File

@ -15,8 +15,6 @@
"purpose": "any maskable"
}
],
"start_url": "/",
"display": "minimal-ui",
"theme_color": "#b80040",
"background_color": "#ffe5ef"
}

View File

@ -1,5 +1,5 @@
{
"upstream": "https://github.com/zyachel/libremdb",
"provider": "github",
"commit": "92e765cd3cf7482932619cc057e6c4fa62e7204e"
"commit": "dded1e59ca6df40ccb1b3f2c70de14144afbe922"
}