Skip to content

Commit

Permalink
fix(deps): update non-major-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent be3b75f commit c71c708
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 204 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"@chakra-ui/react": "^2.4.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"eslint": "8.28.0",
"eslint-config-next": "13.0.4",
"@types/node": "18.16.16",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"framer-motion": "^6",
"next": "13.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "4.9.3"
"typescript": "4.9.5"
},
"devDependencies": {
"eslint-config-prettier": "^8.5.0",
Expand Down
Loading

0 comments on commit c71c708

Please sign in to comment.