Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent 0976ddf commit 32f23b2
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 133 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
},
"dependencies": {
"@fontsource/poppins": "4.5.10",
"@headlessui/react": "1.7.7",
"@headlessui/react": "1.7.10",
"clsx": "1.2.1",
"next": "12.3.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"swr": "2.0.0"
"swr": "2.0.3"
},
"devDependencies": {
"@svgr/webpack": "6.5.1",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/node": "18.11.19",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.30.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"eslint": "8.33.0",
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.1",
"typescript": "4.9.4",
"prettier": "2.8.3",
"typescript": "4.9.5",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.7.7"
},
Expand Down
Loading

0 comments on commit 32f23b2

Please sign in to comment.