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 Sep 25, 2023
1 parent f11920e commit e9d9156
Show file tree
Hide file tree
Showing 3 changed files with 606 additions and 265 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.0
14 changes: 7 additions & 7 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.17.17",
"@types/react": "^18.2.21",
"@types/node": "^18.17.19",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-jest": "^29.7.0",
"commitizen": "^4.3.0",
"eslint": "^8.49.0",
"eslint-config-next": "^13.4.19",
"eslint": "^8.50.0",
"eslint-config-next": "^13.5.2",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-testing-library": "^5.11.1",
Expand All @@ -51,7 +51,7 @@
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.3",
"semantic-release": "^22.0.0",
"semantic-release": "^22.0.5",
"typescript": "^5.2.2"
},
"dependencies": {
Expand All @@ -60,13 +60,13 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"framer-motion": "^10.16.4",
"next": "^13.4.19",
"next": "^13.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-use": "^17.4.0"
},
"engines": {
"node": ">=v18.17.1"
"node": ">=18.18.0"
},
"packageManager": "pnpm@8.7.6"
}
Loading

0 comments on commit e9d9156

Please sign in to comment.