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 3, 2024
1 parent cf1d0fe commit a41e9de
Show file tree
Hide file tree
Showing 3 changed files with 638 additions and 655 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.1
20.14.0
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"@next/bundle-analyzer": "14.2.3",
"@prisma/adapter-neon": "5.14.0",
"@prisma/client": "5.14.0",
"@storybook/test": "8.1.3",
"@storybook/test": "8.1.5",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@vercel/analytics": "1.3.0",
"@vercel/speed-insights": "1.0.10",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.11",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.11.5",
Expand All @@ -62,7 +62,7 @@
"next": "14.2.3",
"next-i18next": "15.3.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.1.0",
"nextjs-routes": "2.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
Expand All @@ -74,26 +74,26 @@
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.7",
"@storybook/addon-a11y": "8.1.3",
"@storybook/addon-essentials": "8.1.3",
"@storybook/addon-interactions": "8.1.3",
"@storybook/addon-links": "8.1.3",
"@storybook/addon-viewport": "8.1.3",
"@storybook/blocks": "8.1.3",
"@storybook/nextjs": "8.1.3",
"@storybook/react": "8.1.3",
"@relative-ci/agent": "4.2.8",
"@storybook/addon-a11y": "8.1.5",
"@storybook/addon-essentials": "8.1.5",
"@storybook/addon-interactions": "8.1.5",
"@storybook/addon-links": "8.1.5",
"@storybook/addon-viewport": "8.1.5",
"@storybook/blocks": "8.1.5",
"@storybook/nextjs": "8.1.5",
"@storybook/react": "8.1.5",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@types/node": "20.14.0",
"@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.10.0",
"@typescript-eslint/parser": "7.10.0",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"boxen": "7.1.1",
"chromatic": "11.4.0",
"chromatic": "11.5.0",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.2",
"eslint": "8.57.0",
Expand All @@ -105,29 +105,29 @@
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.3",
"husky": "9.0.11",
"i18next-hmr": "3.1.2",
"knip": "5.16.0",
"lint-staged": "15.2.4",
"knip": "5.17.3",
"lint-staged": "15.2.5",
"listr2": "8.2.1",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier": "3.3.0",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.14.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.1.3",
"tsx": "4.11.0",
"storybook": "8.1.5",
"tsx": "4.11.2",
"turbo": "1.13.3",
"type-fest": "4.18.2",
"type-fest": "4.18.3",
"typescript": "5.4.5"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit a41e9de

Please sign in to comment.