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] committed Mar 3, 2024
1 parent 8751973 commit 903eecb
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 286 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.30.0",
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.8.1",
"@neondatabase/serverless": "0.9.0",
"@next/bundle-analyzer": "14.1.0",
"@prisma/adapter-neon": "5.10.2",
"@prisma/client": "5.10.2",
Expand Down Expand Up @@ -84,14 +84,14 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.20",
"@types/node": "20.11.24",
"@types/prettier": "2.7.3",
"@types/react": "18.2.58",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"boxen": "7.1.1",
"chromatic": "11.0.0",
"dotenv": "16.4.5",
Expand All @@ -101,7 +101,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.23.0",
"eslint-plugin-codegen": "0.24.1",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
Expand Down
Loading

0 comments on commit 903eecb

Please sign in to comment.