1 Commits

Author SHA1 Message Date
d595f5a3ec chore(deps): update dependency @types/node to v18.19.111
Some checks failed
renovate/artifacts Artifact file update failure
2025-06-10 17:01:59 +00:00

View File

@@ -17,7 +17,7 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"axios": "^0.30.0", "axios": "^0.27.2",
"cheerio": "1.0.0-rc.12", "cheerio": "1.0.0-rc.12",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
"next": "12.2.5", "next": "12.2.5",
@@ -26,7 +26,7 @@
"sharp": "^0.33.1" "sharp": "^0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.3", "@types/node": "18.19.111",
"@types/react": "18.0.17", "@types/react": "18.0.17",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"eslint": "8.22.0", "eslint": "8.22.0",