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 Oct 23, 2023
1 parent 5477df8 commit ba3afaa
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 307 deletions.
10 changes: 5 additions & 5 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.0",
"@crowdin/crowdin-api-client": "1.25.1",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -63,7 +63,7 @@
"react-dom": "18.2.0",
"react-i18next": "13.3.1",
"slugify": "1.6.6",
"superjson": "2.0.0",
"superjson": "2.1.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand All @@ -82,7 +82,7 @@
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/prettier": "2.7.3",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/umami": "0.1.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
Expand All @@ -91,14 +91,14 @@
"chromatic": "7.4.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-prettier": "9.0.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
Expand Down
Loading

0 comments on commit ba3afaa

Please sign in to comment.