Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95ecb48

Browse files
authoredFeb 7, 2023
fix(deps): update all non-major dependencies
1 parent 0976ddf commit 95ecb48

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.13.0",
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
},

‎pnpm-lock.yaml

+124-123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.