Skip to content

Commit adc8ca6

Browse files
authoredDec 27, 2022
fix(deps): update all non-major dependencies
1 parent fae2ca0 commit adc8ca6

File tree

2 files changed

+643
-610
lines changed

2 files changed

+643
-610
lines changed
 

‎package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,28 @@
1515
},
1616
"dependencies": {
1717
"@fontsource/poppins": "4.5.10",
18-
"@headlessui/react": "1.7.3",
18+
"@headlessui/react": "1.7.7",
1919
"clsx": "1.2.1",
20-
"next": "12.3.1",
20+
"next": "12.3.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"swr": "2.0.0"
2424
},
2525
"devDependencies": {
26-
"@svgr/webpack": "6.4.0",
27-
"@types/node": "18.8.5",
28-
"@types/react": "18.0.21",
29-
"@types/react-dom": "18.0.6",
30-
"@typescript-eslint/eslint-plugin": "5.41.0",
31-
"@typescript-eslint/parser": "5.41.0",
32-
"eslint": "8.25.0",
33-
"eslint-config-next": "12.3.1",
26+
"@svgr/webpack": "6.5.1",
27+
"@types/node": "18.11.18",
28+
"@types/react": "18.0.26",
29+
"@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",
33+
"eslint-config-next": "12.3.4",
3434
"eslint-config-prettier": "8.5.0",
3535
"eslint-plugin-prettier": "4.2.1",
36-
"prettier": "2.7.1",
37-
"typescript": "4.8.4",
36+
"prettier": "2.8.1",
37+
"typescript": "4.9.4",
3838
"windicss": "3.5.6",
39-
"windicss-webpack-plugin": "1.7.6"
39+
"windicss-webpack-plugin": "1.7.7"
4040
},
4141
"sideEffects": false
4242
}

0 commit comments

Comments
 (0)