Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#392)
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] committed Aug 27, 2023
1 parent ecb5d81 commit c2843b9
Show file tree
Hide file tree
Showing 13 changed files with 282 additions and 145 deletions.
6 changes: 3 additions & 3 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@types/mime-types": "^2.1.1",
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.7",
"@types/node": "^18.17.6",
"@types/node": "^18.17.11",
"@types/node-os-utils": "^1.3.1",
"@types/pidusage": "^2.0.2",
"@types/ua-parser-js": "^0.7.36",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"devDependencies": {
"@types/cors": "^2.8.13",
"@types/file-saver": "^2.0.5",
"@types/node": "^18.17.6",
"@types/react": "^18.2.20",
"@types/node": "^18.17.11",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"eslint": "8.47.0",
"eslint": "8.48.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
14 changes: 7 additions & 7 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.4.0"
"@typescript-eslint/eslint-plugin": "^6.4.1"
},
"dependencies": {
"@next/font": "13.4.19",
Expand All @@ -31,10 +31,10 @@
"@sapphire/eslint-config": "^5.0.1",
"@sapphire/ts-config": "4.0.1",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/node": "18.17.6",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"eslint": "^8.47.0",
"@types/node": "18.17.11",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -44,8 +44,8 @@
"pinst": "^3.0.0",
"prettier": "^3.0.2",
"tailwindcss": "^3.3.3",
"turbo": "^1.10.12",
"typescript": "5.1.6"
"turbo": "^1.10.13",
"typescript": "5.2.2"
},
"engines": {
"node": ">= v18.16.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/buttons/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.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"react-select": "^5.7.4"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 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.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 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.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"framer-motion": "^10.16.0"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/navbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"react-spinners": "^0.13.8"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"swr": "^2.2.1"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"yup": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"lint": "TIMING=1 eslint"
},
"devDependencies": {
"eslint": "8.47.0",
"typescript": "^5.1.6"
"eslint": "8.48.0",
"typescript": "^5.2.2"
},
"dependencies": {
"@sapphire/timestamp": "^1.0.1"
Expand Down
Loading

0 comments on commit c2843b9

Please sign in to comment.