Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#196)
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 Nov 2, 2022
1 parent eeb6b16 commit e47b078
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 173 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "next lint"
},
"dependencies": {
"@prisma/client": "^4.4.0",
"@prisma/client": "^4.5.0",
"@tippyjs/react": "^4.2.6",
"@types/ms": "^0.7.31",
"@types/ws": "^8.5.3",
Expand All @@ -30,7 +30,7 @@
"express-rate-limit": "^6.6.0",
"file-saver": "^2.0.5",
"formik": "^2.2.9",
"framer-motion": "^7.5.3",
"framer-motion": "^7.6.4",
"fuse.js": "^6.6.2",
"mime-types": "^2.1.35",
"moment": "2.29.4",
Expand All @@ -42,17 +42,17 @@
"react-color": "^2.19.3",
"react-dom": "18.2.0",
"react-dropzone": "^14.2.3",
"react-select": "^5.5.0",
"react-select": "^5.5.9",
"react-spinners": "^0.13.6",
"react-switch": "^7.0.0",
"react-toastify": "^9.0.8",
"react-toastify": "^9.1.0",
"short-unique-id": "^4.4.4",
"ws": "^8.9.0",
"ws": "^8.10.0",
"yup": "^0.32.11"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-angular": "^17.1.0",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-angular": "^17.2.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
Expand All @@ -63,17 +63,17 @@
"@types/mime-types": "^2.1.1",
"@types/multer": "^1.4.7",
"@types/node": "18.11.9",
"@types/react": "18.0.21",
"@types/react": "18.0.24",
"@types/react-color": "^3.0.6",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"eslint": "^8.25.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"eslint": "^8.26.0",
"eslint-config-next": "13.0.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prisma": "^4.4.0",
"prisma": "^4.5.0",
"sass": "^1.55.0",
"typescript": "4.8.4"
},
Expand Down
Loading

0 comments on commit e47b078

Please sign in to comment.