Skip to content

Commit

Permalink
release: 2024-03-05 (#350)
Browse files Browse the repository at this point in the history
PR-URL: #350
Co-authored-by: Joe Karow <58997957+JoeKarow@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 5, 2024
2 parents 85096a8 + 45bd0e1 commit 8f9f5a9
Show file tree
Hide file tree
Showing 11 changed files with 1,762 additions and 1,711 deletions.
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@c9067691aca4a28d6fbb40d9eea6e144369fbcae # v10
uses: chromaui/action@fd0e276c344bab4dc69a023fdf89ffb9b79b3b31 # v11
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@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
uses: github/codeql-action/init@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
uses: github/codeql-action/analyze@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3
4 changes: 2 additions & 2 deletions .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: pnpm install

- name: Restore next build
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
id: restore-build-cache
env:
cache-name: cache-next-build
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
path: .next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@f6b0bace624032e30a85a8fd9c1a7f8f611f5737 # v3
uses: dawidd6/action-download-artifact@71072fbb1229e1317f1a8de6b04206afb461bd67 # v3.1.2
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
Expand Down
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"with-env": "dotenv -e ./.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.29.5",
"@emotion/react": "11.11.3",
"@crowdin/crowdin-api-client": "1.30.0",
"@emotion/react": "11.11.4",
"@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.8.1",
"@next/bundle-analyzer": "14.1.0",
"@prisma/adapter-neon": "5.10.1",
"@prisma/client": "5.10.1",
"@neondatabase/serverless": "0.9.0",
"@next/bundle-analyzer": "14.1.2",
"@prisma/adapter-neon": "5.10.2",
"@prisma/client": "5.10.2",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -54,11 +54,11 @@
"@vercel/speed-insights": "1.0.10",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.9.0",
"i18next": "23.10.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.5.0",
"nanoid": "5.0.6",
"next": "14.1.0",
"next": "14.1.2",
"next-i18next": "15.2.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.1.0",
Expand All @@ -84,28 +84,28 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.24",
"@types/prettier": "2.7.3",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"boxen": "7.1.1",
"chromatic": "10.9.6",
"chromatic": "11.0.1",
"dotenv": "16.4.5",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.23.0",
"eslint-plugin-codegen": "0.25.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.12.4",
"husky": "9.0.11",
Expand All @@ -115,17 +115,17 @@
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.10.1",
"prisma": "5.10.2",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.17",
"tsx": "4.7.1",
"turbo": "1.12.4",
"type-fest": "4.10.2",
"type-fest": "4.11.1",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.15.3",
"packageManager": "pnpm@8.15.4",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit 8f9f5a9

Please sign in to comment.