Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 273078c commit 8f68429
Show file tree
Hide file tree
Showing 2 changed files with 1,605 additions and 1,437 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@tanstack/react-query-devtools": "^4.12.0",
"axios": "^1.1.3",
"framer-motion": "^10.0.0",
"next": "13.3.0",
"next": "13.4.12",
"prettier": "^2.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -40,27 +40,27 @@
"@babel/core": "^7.19.6",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/node": "18.15.11",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/node": "18.17.1",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/react-scroll": "^1.8.3",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"eslint": "8.18.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-mantine": "2.0.0",
"eslint-config-next": "13.3.0",
"eslint-config-next": "13.4.12",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "^8.0.0",
"prisma": "^4.5.0",
"semantic-release": "^21.0.0",
"ts-node": "^10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"prisma": {
"seed": "ts-node --compiler-options {\"module\":\"CommonJS\"} prisma/seed.ts"
Expand Down
Loading

0 comments on commit 8f68429

Please sign in to comment.