-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Summary by CodeRabbit - **Chores** - Updated GitHub action versions across various workflow files for improved stability and security. - **Documentation** - Updated statistical data related to suicide rates among trans men and trans masculine youth in both English and Spanish locales. - **Refactor** - Ignored additional files in version control to clean up the project environment. - **New Features** - Enhanced application dependencies to the latest versions for better performance and compatibility. PR-URL: #416 Co-authored-by: Joe Karow <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
Showing
11 changed files
with
2,306 additions
and
2,583 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,3 +54,4 @@ storybook-static/ | |
|
||
/public/robots.txt | ||
/public/sitemap.xml | ||
prisma/_queries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,10 +40,10 @@ | |
"@mantine/hooks": "6.0.21", | ||
"@mantine/next": "6.0.21", | ||
"@neondatabase/serverless": "0.9.1", | ||
"@next/bundle-analyzer": "14.2.2", | ||
"@prisma/adapter-neon": "5.12.1", | ||
"@prisma/client": "5.12.1", | ||
"@storybook/test": "8.0.8", | ||
"@next/bundle-analyzer": "14.2.3", | ||
"@prisma/adapter-neon": "5.13.0", | ||
"@prisma/client": "5.13.0", | ||
"@storybook/test": "8.0.9", | ||
"@tabler/icons-react": "2.47.0", | ||
"@tanstack/react-query": "4.36.1", | ||
"@tanstack/react-query-devtools": "4.36.1", | ||
|
@@ -55,49 +55,49 @@ | |
"@vercel/speed-insights": "1.0.10", | ||
"embla-carousel-auto-height": "7.1.0", | ||
"embla-carousel-react": "7.1.0", | ||
"i18next": "23.11.2", | ||
"i18next": "23.11.3", | ||
"i18next-browser-languagedetector": "7.2.1", | ||
"i18next-http-backend": "2.5.1", | ||
"nanoid": "5.0.7", | ||
"next": "14.2.2", | ||
"next": "14.2.3", | ||
"next-i18next": "15.3.0", | ||
"next-sitemap": "4.2.3", | ||
"nextjs-routes": "2.1.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"react-i18next": "14.1.0", | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1", | ||
"react-i18next": "14.1.1", | ||
"slugify": "1.6.6", | ||
"superjson": "2.2.1", | ||
"ws": "8.16.0", | ||
"zod": "3.22.4" | ||
"ws": "8.17.0", | ||
"zod": "3.23.4" | ||
}, | ||
"devDependencies": { | ||
"@faker-js/faker": "7.6.0", | ||
"@paralleldrive/cuid2": "2.2.2", | ||
"@relative-ci/agent": "4.2.6", | ||
"@storybook/addon-a11y": "8.0.8", | ||
"@storybook/addon-essentials": "8.0.8", | ||
"@storybook/addon-interactions": "8.0.8", | ||
"@storybook/addon-links": "8.0.8", | ||
"@storybook/addon-viewport": "8.0.8", | ||
"@storybook/blocks": "8.0.8", | ||
"@storybook/nextjs": "8.0.8", | ||
"@storybook/react": "8.0.8", | ||
"@relative-ci/agent": "4.2.7", | ||
"@storybook/addon-a11y": "8.0.9", | ||
"@storybook/addon-essentials": "8.0.9", | ||
"@storybook/addon-interactions": "8.0.9", | ||
"@storybook/addon-links": "8.0.9", | ||
"@storybook/addon-viewport": "8.0.9", | ||
"@storybook/blocks": "8.0.9", | ||
"@storybook/nextjs": "8.0.9", | ||
"@storybook/react": "8.0.9", | ||
"@tomfreudenberg/next-auth-mock": "0.5.6", | ||
"@types/luxon": "3.4.2", | ||
"@types/node": "20.12.7", | ||
"@types/react": "18.2.79", | ||
"@types/react-dom": "18.2.25", | ||
"@types/react": "18.3.1", | ||
"@types/react-dom": "18.3.0", | ||
"@types/umami": "0.1.5", | ||
"@types/ws": "8.5.10", | ||
"@typescript-eslint/eslint-plugin": "7.7.0", | ||
"@typescript-eslint/parser": "7.7.0", | ||
"@typescript-eslint/eslint-plugin": "7.7.1", | ||
"@typescript-eslint/parser": "7.7.1", | ||
"boxen": "7.1.1", | ||
"chromatic": "11.3.0", | ||
"dotenv": "16.4.5", | ||
"dotenv-cli": "7.4.1", | ||
"eslint": "8.57.0", | ||
"eslint-config-next": "14.2.2", | ||
"eslint-config-next": "14.2.3", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-formatter-github": "1.1.4", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
|
@@ -107,9 +107,9 @@ | |
"eslint-plugin-node": "npm:[email protected]", | ||
"eslint-plugin-react": "7.34.1", | ||
"eslint-plugin-storybook": "0.8.0", | ||
"eslint-plugin-turbo": "1.13.2", | ||
"eslint-plugin-turbo": "1.13.3", | ||
"husky": "9.0.11", | ||
"knip": "5.9.4", | ||
"knip": "5.11.0", | ||
"lint-staged": "15.2.2", | ||
"listr2": "8.2.1", | ||
"luxon": "3.4.4", | ||
|
@@ -118,18 +118,18 @@ | |
"prettier-plugin-jsdoc": "1.3.0", | ||
"prettier-plugin-packagejson": "2.5.0", | ||
"prettier-plugin-prisma": "5.0.0", | ||
"prisma": "5.12.1", | ||
"prisma": "5.13.0", | ||
"react-docgen-typescript": "2.2.2", | ||
"storybook": "8.0.8", | ||
"tsx": "4.7.2", | ||
"turbo": "1.13.2", | ||
"type-fest": "4.15.0", | ||
"storybook": "8.0.9", | ||
"tsx": "4.7.3", | ||
"turbo": "1.13.3", | ||
"type-fest": "4.18.0", | ||
"typescript": "5.4.5" | ||
}, | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].6", | ||
"engines": { | ||
"node": "20.12.2", | ||
"pnpm": "9.0.2" | ||
"node": "^20.12.2", | ||
"pnpm": "^9.0.0" | ||
}, | ||
"ct3aMetadata": { | ||
"initVersion": "7.3.2" | ||
|
Oops, something went wrong.