chore(deps): update dependency typescript to v5 #14

Open
renovate wants to merge 14 commits from renovate/typescript-5.x into custom
2 changed files with 1882 additions and 1503 deletions

View File

@ -17,8 +17,8 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.29.0",
"cheerio": "1.0.0-rc.12", "cheerio": "1.0.0",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
"next": "12.2.5", "next": "12.2.5",
"react": "18.2.0", "react": "18.2.0",
@ -26,13 +26,13 @@
"sharp": "^0.33.1" "sharp": "^0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.3", "@types/node": "18.19.71",
"@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",
"eslint-config-next": "12.2.5", "eslint-config-next": "12.2.5",
"sass": "^1.62.1", "sass": "^1.62.1",
"typescript": "4.7.4" "typescript": "5.7.3"
}, },
"engines": { "engines": {
"node": " ^18.17.0 || ^20.3.0 || >=21.0.0", "node": " ^18.17.0 || ^20.3.0 || >=21.0.0",

3319
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff