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 Oct 9, 2023
1 parent faf9b19 commit 6e867bc
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 242 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "29.5.5",
"@types/node": "^18.18.1",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@types/node": "^18.18.4",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"babel-jest": "^29.7.0",
"commitizen": "^4.3.0",
"eslint": "^8.50.0",
"eslint-config-next": "^13.5.3",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-testing-library": "^6.0.2",
Expand All @@ -60,13 +60,13 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"framer-motion": "^10.16.4",
"next": "^13.5.3",
"next": "^13.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-use": "^17.4.0"
},
"engines": {
"node": ">=18.18.0"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.9.0"
}
Loading

0 comments on commit 6e867bc

Please sign in to comment.