Skip to content

Commit 5737546

Browse files
chore(deps): update all non-major dependencies
1 parent 53059e1 commit 5737546

File tree

5 files changed

+318
-301
lines changed

5 files changed

+318
-301
lines changed

client/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"@geist-ui/icons": "1.0.2",
1616
"@types/cookie": "0.5.1",
1717
"@types/js-cookie": "3.0.2",
18-
"client-zip": "2.2.1",
18+
"client-zip": "2.3.0",
1919
"cookie": "0.5.0",
20-
"dotenv": "16.0.0",
20+
"dotenv": "16.0.3",
2121
"js-cookie": "3.0.1",
22-
"next": "13.0.2",
22+
"next": "13.0.3",
2323
"next-themes": "0.2.1",
24-
"rc-table": "7.24.1",
24+
"rc-table": "7.28.1",
2525
"react": "18.2.0",
2626
"react-datepicker": "4.8.0",
2727
"react-dom": "18.2.0",
@@ -31,17 +31,17 @@
3131
"textarea-markdown-editor": "0.1.13"
3232
},
3333
"devDependencies": {
34-
"@next/bundle-analyzer": "12.1.6",
34+
"@next/bundle-analyzer": "12.3.3",
3535
"@types/node": "17.0.23",
36-
"@types/react": "18.0.9",
37-
"@types/react-datepicker": "4.4.1",
38-
"@types/react-dom": "18.0.3",
36+
"@types/react": "18.0.25",
37+
"@types/react-datepicker": "4.8.0",
38+
"@types/react-dom": "18.0.9",
3939
"cross-env": "7.0.3",
4040
"eslint": "8.27.0",
41-
"eslint-config-next": "13.0.2",
41+
"eslint-config-next": "13.0.3",
4242
"next-unused": "0.0.6",
43-
"prettier": "2.6.2",
44-
"typescript": "4.6.4",
43+
"prettier": "2.7.1",
44+
"typescript": "4.9.3",
4545
"typescript-plugin-css-modules": "3.4.0"
4646
},
4747
"optionalDependencies": {
@@ -59,6 +59,6 @@
5959
]
6060
},
6161
"overrides": {
62-
"next": "13.0.2"
62+
"next": "13.0.3"
6363
}
6464
}

0 commit comments

Comments
 (0)