Skip to content

Commit

Permalink
fix(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 Nov 2, 2023
1 parent 5500629 commit e8287d0
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 583 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"with-env": "dotenv -e ./.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.25.1",
"@crowdin/crowdin-api-client": "1.26.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand All @@ -53,7 +53,7 @@
"embla-carousel-react": "7.1.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.3.0",
"i18next-http-backend": "2.3.1",
"nanoid": "5.0.2",
"next": "13.5.6",
"next-i18next": "14.0.3",
Expand All @@ -69,26 +69,26 @@
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@storybook/addon-a11y": "7.5.1",
"@storybook/addon-essentials": "7.5.1",
"@storybook/addon-interactions": "7.5.1",
"@storybook/addon-links": "7.5.1",
"@storybook/addon-viewport": "7.5.1",
"@storybook/blocks": "7.5.1",
"@storybook/nextjs": "7.5.1",
"@storybook/react": "7.5.1",
"@storybook/addon-a11y": "7.5.2",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-interactions": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/addon-viewport": "7.5.2",
"@storybook/blocks": "7.5.2",
"@storybook/nextjs": "7.5.2",
"@storybook/react": "7.5.2",
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.3",
"@types/node": "18.18.7",
"@types/node": "18.18.8",
"@types/prettier": "2.7.3",
"@types/react": "18.2.33",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@types/umami": "0.1.4",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"boxen": "7.1.1",
"chromatic": "7.5.4",
"chromatic": "7.6.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.52.0",
Expand All @@ -114,13 +114,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.5.2",
"react-docgen-typescript": "2.2.2",
"storybook": "7.5.1",
"storybook": "7.5.2",
"tsx": "3.14.0",
"turbo": "1.10.16",
"type-fest": "4.6.0",
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.10.0",
"packageManager": "pnpm@8.10.2",
"engines": {
"node": "^18.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit e8287d0

Please sign in to comment.