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 Dec 6, 2023
1 parent 6cf3d61 commit 16d070d
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 294 deletions.
18 changes: 9 additions & 9 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.28.1",
"@crowdin/crowdin-api-client": "1.28.2",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand All @@ -40,7 +40,7 @@
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@next/bundle-analyzer": "14.0.3",
"@prisma/client": "5.6.0",
"@prisma/client": "5.7.0",
"@tabler/icons-react": "2.42.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -79,14 +79,14 @@
"@storybook/react": "7.6.3",
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.6",
"@types/luxon": "3.3.7",
"@types/node": "20.10.3",
"@types/prettier": "2.7.3",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"boxen": "7.1.1",
"chromatic": "10.0.0",
"dotenv": "16.3.1",
Expand All @@ -102,7 +102,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.10.16",
"eslint-plugin-turbo": "1.11.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"listr2": "8.0.0",
Expand All @@ -112,11 +112,11 @@
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.6.0",
"prisma": "5.7.0",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.3",
"tsx": "4.6.2",
"turbo": "1.10.16",
"turbo": "1.11.0",
"type-fest": "4.8.3",
"typescript": "5.3.2"
},
Expand Down
Loading

0 comments on commit 16d070d

Please sign in to comment.