1 Commits

Author SHA1 Message Date
8cd0b37dce chore(deps): update dependency @types/node to v18.19.112
Some checks failed
renovate/artifacts Artifact file update failure
2025-06-16 12:02:04 +00:00

View File

@@ -21,14 +21,14 @@
"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",
"react": "19.1.0", "react": "18.2.0",
"react-dom": "19.1.0", "react-dom": "18.2.0",
"sharp": "^0.33.1" "sharp": "^0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.3", "@types/node": "18.19.112",
"@types/react": "19.1.8", "@types/react": "18.0.17",
"@types/react-dom": "19.1.6", "@types/react-dom": "18.0.6",
"eslint": "8.22.0", "eslint": "8.22.0",
"eslint-config-next": "12.2.5", "eslint-config-next": "12.2.5",
"sass": "^1.62.1", "sass": "^1.62.1",