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 Oct 3, 2024
1 parent 818419b commit 7d6d184
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.13",
"@prisma/adapter-neon": "5.20.0",
"@prisma/client": "5.20.0",
"@storybook/test": "8.3.3",
"@storybook/test": "8.3.4",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -62,7 +62,7 @@
"next": "14.2.13",
"next-i18next": "15.3.1",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.2.1",
"nextjs-routes": "2.2.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.2",
Expand All @@ -75,25 +75,25 @@
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.11",
"@storybook/addon-a11y": "8.3.3",
"@storybook/addon-essentials": "8.3.3",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.3",
"@storybook/addon-viewport": "8.3.3",
"@storybook/blocks": "8.3.3",
"@storybook/nextjs": "8.3.3",
"@storybook/react": "8.3.3",
"@storybook/addon-a11y": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-interactions": "8.3.4",
"@storybook/addon-links": "8.3.4",
"@storybook/addon-viewport": "8.3.4",
"@storybook/blocks": "8.3.4",
"@storybook/nextjs": "8.3.4",
"@storybook/react": "8.3.4",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.7",
"@types/react": "18.3.9",
"@types/node": "20.16.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"boxen": "7.1.1",
"chromatic": "11.10.4",
"chromatic": "11.11.0",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.2",
"eslint": "8.57.1",
Expand All @@ -105,12 +105,12 @@
"eslint-plugin-i18next": "6.1.0",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.6",
"i18next-hmr": "3.1.3",
"knip": "5.30.5",
"knip": "5.31.0",
"lint-staged": "15.2.10",
"listr2": "8.2.4",
"luxon": "3.5.0",
Expand All @@ -121,13 +121,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.20.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.3.3",
"storybook": "8.3.4",
"tsx": "4.19.1",
"turbo": "1.13.4",
"type-fest": "4.26.1",
"typescript": "5.6.2"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 7d6d184

Please sign in to comment.