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 Oct 29, 2024
1 parent 73da443 commit 6e9d733
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 158 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"lint": "next lint"
},
"dependencies": {
"@fontsource/poppins": "5.0.14",
"@headlessui/react": "2.1.2",
"@fontsource/poppins": "5.1.0",
"@headlessui/react": "2.2.0",
"clsx": "2.1.1",
"next": "13.5.4",
"next-sitemap": "^4.2.3",
Expand All @@ -27,17 +27,17 @@
},
"devDependencies": {
"@svgr/webpack": "8.1.0",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
"eslint-config-next": "13.5.4",
"@types/node": "20.17.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
"eslint-config-next": "13.5.7",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"typescript": "5.5.3",
"typescript": "5.6.3",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.8.0"
},
Expand Down
Loading

0 comments on commit 6e9d733

Please sign in to comment.