Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent caf3763 commit a06ecd5
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 412 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.4",
"@prisma/adapter-neon": "5.15.0",
"@prisma/client": "5.15.0",
"@storybook/test": "8.1.9",
"@storybook/test": "8.1.10",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -62,36 +62,36 @@
"next": "14.2.4",
"next-i18next": "15.3.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.2.0",
"nextjs-routes": "2.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.17.0",
"ws": "8.17.1",
"zod": "3.23.8"
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.8",
"@storybook/addon-a11y": "8.1.9",
"@storybook/addon-essentials": "8.1.9",
"@storybook/addon-interactions": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/addon-viewport": "8.1.9",
"@storybook/blocks": "8.1.9",
"@storybook/nextjs": "8.1.9",
"@storybook/react": "8.1.9",
"@storybook/addon-a11y": "8.1.10",
"@storybook/addon-essentials": "8.1.10",
"@storybook/addon-interactions": "8.1.10",
"@storybook/addon-links": "8.1.10",
"@storybook/addon-viewport": "8.1.10",
"@storybook/blocks": "8.1.10",
"@storybook/nextjs": "8.1.10",
"@storybook/react": "8.1.10",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.14.2",
"@types/node": "20.14.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"boxen": "7.1.1",
"chromatic": "11.5.4",
"dotenv": "16.4.5",
Expand All @@ -110,7 +110,7 @@
"eslint-plugin-turbo": "1.13.4",
"husky": "9.0.11",
"i18next-hmr": "3.1.2",
"knip": "5.19.0",
"knip": "5.21.0",
"lint-staged": "15.2.7",
"listr2": "8.2.1",
"luxon": "3.4.4",
Expand All @@ -121,13 +121,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.15.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.1.9",
"tsx": "4.15.4",
"storybook": "8.1.10",
"tsx": "4.15.6",
"turbo": "1.13.4",
"type-fest": "4.20.0",
"type-fest": "4.20.1",
"typescript": "5.4.5"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit a06ecd5

Please sign in to comment.