Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update all dependencies
  • Loading branch information
renovate[bot] authored Nov 9, 2025
commit 699be11f7b0c5376a956cd452e2c5a5bec53b775
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@fontsource/gabarito": "^5.2.8",
"@fontsource/gantari": "^5.2.8",
"@hookform/resolvers": "^5.2.2",
"@sentry/nextjs": "^10.19.0",
"firebase": "^12.4.0",
"@sentry/nextjs": "^10.23.0",
"firebase": "^12.5.0",
"framer-motion": "^12.23.24",
"lodash-es": "^4.17.21",
"nanoid": "^5.1.6",
Expand All @@ -51,7 +51,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-fast-compare": "^3.2.2",
"react-hook-form": "^7.65.0",
"react-hook-form": "^7.66.0",
"react-icons": "^5.5.0",
"react-rewards": "^2.1.0",
"react-sortablejs": "^6.1.4",
Expand All @@ -68,18 +68,18 @@
"@eslint/eslintrc": "^3.3.1",
"@jahed/firebase-rules": "^2.1.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.7.1",
"@types/node": "^24.10.0",
"@types/react": "^19.2.2",
"@types/sortablejs": "^1.15.8",
"@types/sortablejs": "^1.15.9",
"all-contributors-cli": "^6.26.1",
"commitizen": "^4.3.1",
"commitlint": "^19.8.1",
"cross-env": "^10.1.0",
"eslint": "^9.37.0",
"eslint": "^9.39.1",
"eslint-config-next": "^16.0.1",
"husky": "^9.1.7",
"knip": "^5.64.3",
"lint-staged": "^16.2.3",
"knip": "^5.68.0",
"lint-staged": "^16.2.6",
"next-sitemap": "^4.2.3",
"prettier": "^3.6.2",
"standard-version": "^9.5.0",
Expand Down
Loading