Skip to content

Commit

Permalink
fix(deps): update all dependencies (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent c9f9f93 commit 3985523
Show file tree
Hide file tree
Showing 2 changed files with 765 additions and 1,158 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,37 +28,37 @@
},
"dependencies": {
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fontsource/gabarito": "^5.0.4",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@fontsource/gabarito": "^5.0.5",
"@fontsource/gantari": "^5.0.13",
"@hookform/resolvers": "^3.6.0",
"@sentry/nextjs": "^8.9.2",
"firebase": "^10.12.2",
"framer-motion": "^11.2.11",
"@hookform/resolvers": "^3.9.0",
"@sentry/nextjs": "^8.20.0",
"firebase": "^10.12.4",
"framer-motion": "^11.3.18",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.7",
"next": "^14.2.4",
"next": "^14.2.5",
"next-seo": "^6.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-fast-compare": "^3.2.2",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"react-icons": "^5.2.1",
"react-rewards": "^2.0.4",
"react-sortablejs": "^6.1.4",
"react-textarea-autosize": "^8.5.3",
"sortablejs": "^1.15.2",
"twemoji": "14.0.2",
"zod": "^3.23.8",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@jahed/firebase-rules": "^1.1.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.5",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"@types/sortablejs": "^1.15.8",
"all-contributors-cli": "^6.26.1",
Expand All @@ -67,16 +67,16 @@
"commitlint": "^19.3.0",
"cross-env": "^7.0.3",
"eslint": "^8.53.0",
"eslint-config-next": "^14.2.4",
"eslint-config-next": "^14.2.5",
"eslint-config-sznm": "^2.0.3",
"husky": "^9.0.11",
"knip": "^5.21.2",
"husky": "^9.1.3",
"knip": "^5.27.0",
"lint-staged": "^15.2.7",
"next-sitemap": "^4.2.3",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"repository": {
"url": "https://github.com/sozonome/spoker"
Expand Down
Loading

0 comments on commit 3985523

Please sign in to comment.