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 Sep 16, 2024
1 parent 63c33eb commit ce798a8
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 1,351 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.11",
"@prisma/adapter-neon": "5.19.1",
"@prisma/client": "5.19.1",
"@storybook/test": "8.2.9",
"@storybook/test": "8.3.0",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -65,7 +65,7 @@
"nextjs-routes": "2.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.18.0",
Expand All @@ -75,14 +75,14 @@
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.11",
"@storybook/addon-a11y": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-viewport": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/nextjs": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/addon-a11y": "8.3.0",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-interactions": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/addon-viewport": "8.3.0",
"@storybook/blocks": "8.3.0",
"@storybook/nextjs": "8.3.0",
"@storybook/react": "8.3.0",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.5",
Expand All @@ -93,7 +93,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"boxen": "7.1.1",
"chromatic": "11.7.1",
"chromatic": "11.10.2",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.2",
"eslint": "8.57.0",
Expand All @@ -102,15 +102,15 @@
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-i18next": "6.0.9",
"eslint-plugin-i18next": "6.1.0",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.5",
"husky": "9.1.6",
"i18next-hmr": "3.1.3",
"knip": "5.30.1",
"knip": "5.30.2",
"lint-staged": "15.2.10",
"listr2": "8.2.4",
"luxon": "3.5.0",
Expand All @@ -121,8 +121,8 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.19.1",
"react-docgen-typescript": "2.2.2",
"storybook": "8.2.9",
"tsx": "4.19.0",
"storybook": "8.3.0",
"tsx": "4.19.1",
"turbo": "1.13.4",
"type-fest": "4.26.1",
"typescript": "5.6.2"
Expand Down
Loading

0 comments on commit ce798a8

Please sign in to comment.