Skip to content

Commit 04ed522

Browse files
fix(deps): update all non-major dependencies (#111)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6a951ca commit 04ed522

File tree

4 files changed

+336
-314
lines changed

4 files changed

+336
-314
lines changed

client/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,36 +12,36 @@
1212
},
1313
"dependencies": {
1414
"@geist-ui/core": "2.3.8",
15-
"@geist-ui/icons": "1.0.1",
16-
"@types/cookie": "0.5.0",
17-
"@types/js-cookie": "3.0.1",
18-
"client-zip": "2.1.0",
15+
"@geist-ui/icons": "1.0.2",
16+
"@types/cookie": "0.5.1",
17+
"@types/js-cookie": "3.0.2",
18+
"client-zip": "2.2.1",
1919
"cookie": "0.5.0",
2020
"dotenv": "16.0.0",
2121
"js-cookie": "3.0.1",
22-
"next": "12.1.5",
23-
"next-themes": "0.1.1",
22+
"next": "12.1.6",
23+
"next-themes": "0.2.0",
2424
"rc-table": "7.24.1",
25-
"react": "18.0.0",
25+
"react": "18.1.0",
2626
"react-datepicker": "4.7.0",
27-
"react-dom": "18.0.0",
28-
"react-dropzone": "12.0.5",
27+
"react-dom": "18.1.0",
28+
"react-dropzone": "12.1.0",
2929
"react-loading-skeleton": "3.1.0",
3030
"swr": "1.3.0",
3131
"textarea-markdown-editor": "0.1.13"
3232
},
3333
"devDependencies": {
34-
"@next/bundle-analyzer": "12.1.5",
34+
"@next/bundle-analyzer": "12.1.6",
3535
"@types/node": "17.0.23",
36-
"@types/react": "18.0.5",
37-
"@types/react-datepicker": "4.4.0",
38-
"@types/react-dom": "18.0.1",
36+
"@types/react": "18.0.9",
37+
"@types/react-datepicker": "4.4.1",
38+
"@types/react-dom": "18.0.3",
3939
"cross-env": "7.0.3",
40-
"eslint": "8.13.0",
41-
"eslint-config-next": "12.1.5",
40+
"eslint": "8.15.0",
41+
"eslint-config-next": "12.1.6",
4242
"next-unused": "0.0.6",
4343
"prettier": "2.6.2",
44-
"typescript": "4.6.3",
44+
"typescript": "4.6.4",
4545
"typescript-plugin-css-modules": "3.4.0"
4646
},
4747
"next-unused": {

0 commit comments

Comments
 (0)