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] committed Nov 18, 2022
1 parent 53059e1 commit 0e8cea9
Show file tree
Hide file tree
Showing 5 changed files with 415 additions and 314 deletions.
24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@geist-ui/icons": "1.0.2",
"@types/cookie": "0.5.1",
"@types/js-cookie": "3.0.2",
"client-zip": "2.2.1",
"client-zip": "2.3.0",
"cookie": "0.5.0",
"dotenv": "16.0.0",
"dotenv": "16.0.3",
"js-cookie": "3.0.1",
"next": "13.0.2",
"next": "13.0.4",
"next-themes": "0.2.1",
"rc-table": "7.24.1",
"rc-table": "7.28.1",
"react": "18.2.0",
"react-datepicker": "4.8.0",
"react-dom": "18.2.0",
Expand All @@ -31,17 +31,17 @@
"textarea-markdown-editor": "0.1.13"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@next/bundle-analyzer": "12.3.3",
"@types/node": "17.0.23",
"@types/react": "18.0.9",
"@types/react-datepicker": "4.4.1",
"@types/react-dom": "18.0.3",
"@types/react": "18.0.25",
"@types/react-datepicker": "4.8.0",
"@types/react-dom": "18.0.9",
"cross-env": "7.0.3",
"eslint": "8.27.0",
"eslint-config-next": "13.0.2",
"eslint-config-next": "13.0.4",
"next-unused": "0.0.6",
"prettier": "2.6.2",
"typescript": "4.6.4",
"prettier": "2.7.1",
"typescript": "4.9.3",
"typescript-plugin-css-modules": "3.4.0"
},
"optionalDependencies": {
Expand All @@ -59,6 +59,6 @@
]
},
"overrides": {
"next": "13.0.2"
"next": "13.0.4"
}
}

0 comments on commit 0e8cea9

Please sign in to comment.