Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 17ac37c commit c4ebd4e
Show file tree
Hide file tree
Showing 10 changed files with 211 additions and 134 deletions.
10 changes: 5 additions & 5 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"@types/cookie-parser": "^1.4.4",
"@types/cors": "2.8.14",
"@types/cron": "^2.0.1",
"@types/express": "^4.17.17",
"@types/express": "^4.17.18",
"@types/express-rate-limit": "^6.0.0",
"@types/formidable": "^3.4.3",
"@types/jsonwebtoken": "^9.0.3",
"@types/lodash": "^4.14.198",
"@types/lodash": "^4.14.199",
"@types/mime-types": "^2.1.1",
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.7",
"@types/node": "^18.17.17",
"@types/node-os-utils": "^1.3.1",
"@types/node": "^18.17.19",
"@types/node-os-utils": "^1.3.2",
"@types/pidusage": "^2.0.2",
"@types/ua-parser-js": "^0.7.37",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"@types/file-saver": "^2.0.5",
"@types/ms": "^0.7.31",
"@types/node": "^18.17.17",
"@types/react": "^18.2.21",
"@types/node": "^18.17.19",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
}
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"postinstall": "is-ci || husky install"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "^6.7.0"
"@typescript-eslint/eslint-plugin": "^6.7.2"
},
"dependencies": {
"@hookform/resolvers": "^3.3.1",
Expand All @@ -39,11 +39,11 @@
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/ts-config": "5.0.0",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-config-next": "13.4.19",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.50.0",
"eslint-config-next": "13.5.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"rc-progress": "^3.5.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"remark-gfm": "^3.0.1"
},
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"swr": "^2.2.2"
},
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 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.6"
},
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"devDependencies": {
"eslint": "8.49.0",
"eslint": "8.50.0",
"typescript": "^5.2.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit c4ebd4e

Please sign in to comment.