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 Dec 27, 2022
1 parent fae2ca0 commit adc8ca6
Show file tree
Hide file tree
Showing 2 changed files with 643 additions and 610 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
},
"dependencies": {
"@fontsource/poppins": "4.5.10",
"@headlessui/react": "1.7.3",
"@headlessui/react": "1.7.7",
"clsx": "1.2.1",
"next": "12.3.1",
"next": "12.3.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"swr": "2.0.0"
},
"devDependencies": {
"@svgr/webpack": "6.4.0",
"@types/node": "18.8.5",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"eslint": "8.25.0",
"eslint-config-next": "12.3.1",
"@svgr/webpack": "6.5.1",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.30.0",
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.7.1",
"typescript": "4.8.4",
"prettier": "2.8.1",
"typescript": "4.9.4",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.7.6"
"windicss-webpack-plugin": "1.7.7"
},
"sideEffects": false
}
Loading

0 comments on commit adc8ca6

Please sign in to comment.