Skip to content

Commit

Permalink
release: 2024.05.02 (#418)
Browse files Browse the repository at this point in the history
PR-URL: #418
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 committed May 8, 2024
2 parents ad92e82 + ea9b646 commit 10452a4
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 662 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.13.0
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.3",
"@prisma/adapter-neon": "5.13.0",
"@prisma/client": "5.13.0",
"@storybook/test": "8.0.9",
"@storybook/test": "8.0.10",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -69,33 +69,33 @@
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.17.0",
"zod": "3.23.4"
"zod": "3.23.7"
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@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",
"@storybook/addon-a11y": "8.0.10",
"@storybook/addon-essentials": "8.0.10",
"@storybook/addon-interactions": "8.0.10",
"@storybook/addon-links": "8.0.10",
"@storybook/addon-viewport": "8.0.10",
"@storybook/blocks": "8.0.10",
"@storybook/nextjs": "8.0.10",
"@storybook/react": "8.0.10",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.12.7",
"@types/node": "20.12.10",
"@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.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"boxen": "7.1.1",
"chromatic": "11.3.0",
"chromatic": "11.3.1",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.1",
"dotenv-cli": "7.4.2",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
Expand All @@ -109,7 +109,7 @@
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.3",
"husky": "9.0.11",
"knip": "5.11.0",
"knip": "5.13.0",
"lint-staged": "15.2.2",
"listr2": "8.2.1",
"luxon": "3.4.4",
Expand All @@ -120,13 +120,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.13.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.0.9",
"tsx": "4.7.3",
"storybook": "8.0.10",
"tsx": "4.9.3",
"turbo": "1.13.3",
"type-fest": "4.18.0",
"type-fest": "4.18.2",
"typescript": "5.4.5"
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 10452a4

Please sign in to comment.