Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 2024-01-09 #305

Merged
merged 22 commits into from
Jan 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0c878c3
chore(deps): update github actions
renovate[bot] Dec 22, 2023
cb74a40
chore(deps): update github actions (#294)
kodiakhq[bot] Dec 22, 2023
4535f46
fix(deps): update all non-major dependencies
renovate[bot] Dec 26, 2023
81f1d3e
fix(deps): update all non-major dependencies (#295)
kodiakhq[bot] Dec 26, 2023
0f6b9fa
chore(deps): update crazy-max/ghaction-import-gpg digest to 01dd5d3
renovate[bot] Dec 26, 2023
0e9ad47
chore(deps): update crazy-max/ghaction-import-gpg digest to 01dd5d3 (…
kodiakhq[bot] Dec 26, 2023
805972f
fix(deps): update all non-major dependencies
renovate[bot] Dec 28, 2023
a8d9dde
fix(deps): update all non-major dependencies (#297)
kodiakhq[bot] Dec 28, 2023
6cc05b4
fix(deps): update all non-major dependencies
renovate[bot] Jan 2, 2024
f69591e
fix(deps): update all non-major dependencies (#298)
kodiakhq[bot] Jan 2, 2024
52f6632
fix(deps): update all non-major dependencies
renovate[bot] Jan 3, 2024
d26f0d9
fix(deps): update all non-major dependencies (#299)
kodiakhq[bot] Jan 3, 2024
80d63f8
chore(deps): update all non-major dependencies
renovate[bot] Jan 4, 2024
3794e75
chore(deps): update all non-major dependencies (#300)
kodiakhq[bot] Jan 4, 2024
a9a927b
fix(deps): update all non-major dependencies
renovate[bot] Jan 5, 2024
a4826a1
fix(deps): update all non-major dependencies (#301)
kodiakhq[bot] Jan 5, 2024
237fca4
chore(deps): update github actions
renovate[bot] Jan 8, 2024
b1eb2f2
fix(deps): update all non-major dependencies
renovate[bot] Jan 8, 2024
842032e
chore(deps): update github actions (#303)
kodiakhq[bot] Jan 8, 2024
f6210f8
fix(deps): update all non-major dependencies (#302)
kodiakhq[bot] Jan 8, 2024
4777c03
fix(deps): update all non-major dependencies
renovate[bot] Jan 9, 2024
5ba2a8b
fix(deps): update all non-major dependencies (#304)
kodiakhq[bot] Jan 9, 2024
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
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Publish to Chromatic
uses: chromaui/action@24e115aa107a595a2e98d6df99a418c388818c54 # v10
uses: chromaui/action@80bf5911f28005ed208f15b7268843b79ca0e23a # v10
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
onlyChanged: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 🏗 Initialize CodeQL
uses: github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c # v3
uses: github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c # v3
uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # v6
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # v6
with:
gpg_private_key: ${{ secrets.BOT_GPG_KEY }}
git_user_signingkey: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: contains(fromJson('["main", "l10_*"]'), github.base_ref) != true
steps:
- name: 🏷 Apply repo labels
uses: tinkurlab/monorepo-pr-labeler-action@6242ef35f78e617d14982c66ab715fa400b7ab25 # 4.1.4
uses: tinkurlab/monorepo-pr-labeler-action@290105bf438d979f86a9a2b1d20a080098c26edc # 4.1.5
env:
GITHUB_TOKEN: ${{ secrets.GH_ACT_PAT }}
BASE_DIRS: 'apps|packages'
Expand Down
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,69 +31,69 @@
"with-env": "dotenv -e ./.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.28.2",
"@emotion/react": "11.11.1",
"@crowdin/crowdin-api-client": "1.29.4",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.6.1",
"@neondatabase/serverless": "0.7.1",
"@next/bundle-analyzer": "14.0.4",
"@prisma/adapter-neon": "5.7.1",
"@prisma/client": "5.7.1",
"@tabler/icons-react": "2.44.0",
"@prisma/adapter-neon": "5.8.0",
"@prisma/client": "5.8.0",
"@tabler/icons-react": "2.45.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/server": "10.44.1",
"@trpc/client": "10.45.0",
"@trpc/next": "10.45.0",
"@trpc/react-query": "10.45.0",
"@trpc/server": "10.45.0",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.2",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.7.11",
"i18next": "23.7.16",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.2",
"nanoid": "5.0.4",
"next": "14.0.4",
"next-i18next": "15.1.1",
"next-i18next": "15.2.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.0.0",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.15.1",
"ws": "8.16.0",
"zod": "3.22.4"
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@storybook/addon-a11y": "7.6.6",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/addon-viewport": "7.6.6",
"@storybook/blocks": "7.6.6",
"@storybook/nextjs": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/addon-viewport": "7.6.7",
"@storybook/blocks": "7.6.7",
"@storybook/nextjs": "7.6.7",
"@storybook/react": "7.6.7",
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
"@types/luxon": "3.4.0",
"@types/node": "20.10.8",
"@types/prettier": "2.7.3",
"@types/react": "18.2.45",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"boxen": "7.1.1",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
Expand All @@ -107,25 +107,25 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.11.2",
"eslint-plugin-turbo": "1.11.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"listr2": "8.0.1",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.9",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.7.1",
"prisma": "5.8.0",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.6",
"storybook": "7.6.7",
"tsx": "4.7.0",
"turbo": "1.11.2",
"type-fest": "4.8.3",
"turbo": "1.11.3",
"type-fest": "4.9.0",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.0",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading
Loading