Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 3639026 commit ed46870
Show file tree
Hide file tree
Showing 10 changed files with 507 additions and 600 deletions.
14 changes: 7 additions & 7 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
"devDependencies": {
"@types/cookie-parser": "^1.4.7",
"@types/cors": "2.8.17",
"@types/cron": "^2.0.1",
"@types/cron": "^2.4.3",
"@types/express": "^4.17.21",
"@types/express-rate-limit": "^6.0.0",
"@types/express-rate-limit": "^6.0.2",
"@types/formidable": "^3.4.5",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash": "^4.14.202",
"@types/jsonwebtoken": "^9.0.7",
"@types/lodash": "^4.17.12",
"@types/mime-types": "^2.1.4",
"@types/ms": "^0.7.34",
"@types/node": "^20.11.25",
"@types/node": "^20.16.15",
"@types/node-os-utils": "^1.3.4",
"@types/pidusage": "^2.0.5",
"@types/ua-parser-js": "^0.7.39",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"devDependencies": {
"@types/file-saver": "^2.0.7",
"@types/ms": "^0.7.34",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/react-syntax-highlighter": "^15.5.11",
"eslint": "8.57.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
"@types/node": "^20.16.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-syntax-highlighter": "^15.5.13",
"eslint": "8.57.1",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
"zod": "^3.22.5"
},
"devDependencies": {
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/ts-config": "5.0.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "5.0.1",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.3",
"@types/node": "20.16.15",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.16",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.10",
"pinst": "^3.0.0",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"turbo": "^1.12.5",
"typescript": "5.4.2"
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"turbo": "^1.13.4",
"typescript": "5.6.3"
},
"engines": {
"node": ">= v18.16.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"rc-progress": "^4.0.0"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"remark-gfm": "^4.0.0"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"swr": "^2.2.5"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@radix-ui/react-tooltip": "^1.0.7"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"eslint": "8.57.0",
"typescript": "^5.4.2"
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "8.57.1",
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "TIMING=1 eslint"
},
"devDependencies": {
"eslint": "8.57.0",
"typescript": "^5.4.2"
"eslint": "8.57.1",
"typescript": "^5.6.3"
},
"dependencies": {
"@sapphire/timestamp": "^1.0.3",
Expand Down
Loading

0 comments on commit ed46870

Please sign in to comment.