Skip to content

Commit 32f23b2

Browse files
fix(deps): update all non-major dependencies
1 parent 0976ddf commit 32f23b2

File tree

2 files changed

+134
-133
lines changed

2 files changed

+134
-133
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,26 @@
1515
},
1616
"dependencies": {
1717
"@fontsource/poppins": "4.5.10",
18-
"@headlessui/react": "1.7.7",
18+
"@headlessui/react": "1.7.10",
1919
"clsx": "1.2.1",
2020
"next": "12.3.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
23-
"swr": "2.0.0"
23+
"swr": "2.0.3"
2424
},
2525
"devDependencies": {
2626
"@svgr/webpack": "6.5.1",
27-
"@types/node": "18.11.18",
28-
"@types/react": "18.0.26",
27+
"@types/node": "18.11.19",
28+
"@types/react": "18.0.27",
2929
"@types/react-dom": "18.0.10",
30-
"@typescript-eslint/eslint-plugin": "5.47.1",
31-
"@typescript-eslint/parser": "5.47.1",
32-
"eslint": "8.30.0",
30+
"@typescript-eslint/eslint-plugin": "5.51.0",
31+
"@typescript-eslint/parser": "5.51.0",
32+
"eslint": "8.33.0",
3333
"eslint-config-next": "12.3.4",
34-
"eslint-config-prettier": "8.5.0",
34+
"eslint-config-prettier": "8.6.0",
3535
"eslint-plugin-prettier": "4.2.1",
36-
"prettier": "2.8.1",
37-
"typescript": "4.9.4",
36+
"prettier": "2.8.3",
37+
"typescript": "4.9.5",
3838
"windicss": "3.5.6",
3939
"windicss-webpack-plugin": "1.7.7"
4040
},

0 commit comments

Comments
 (0)