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 17, 2024
1 parent 8759b6a commit fe41960
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 326 deletions.
22 changes: 11 additions & 11 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.1.10",
"clsx": "2.1.1",
"next": "13.5.4",
"next-sitemap": "^4.2.3",
Expand All @@ -27,20 +27,20 @@
},
"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.16.12",
"@types/react": "18.3.11",
"@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"
},
"sideEffects": false,
"packageManager": "pnpm@9.2.0+sha512.98a80fd11c2e7096747762304106432b3ddc67dcf54b5a8c01c93f68a2cd5e05e6821849522a06fb76284d41a2660d5e334f2ee3bbf29183bf2e739b1dafa771"
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
Loading

0 comments on commit fe41960

Please sign in to comment.