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 26, 2023
1 parent cb74a40 commit 4535f46
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 93 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.28.2",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
Expand Down Expand Up @@ -67,7 +67,7 @@
"react-i18next": "14.0.0",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.15.1",
"ws": "8.16.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand All @@ -90,10 +90,10 @@
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"boxen": "7.1.1",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
Expand All @@ -114,7 +114,7 @@
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.7.1",
Expand All @@ -125,7 +125,7 @@
"type-fest": "4.8.3",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.13.1",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit 4535f46

Please sign in to comment.