Skip to content

Commit

Permalink
chore(deps): update auto merge & approve disable rules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent d07a23b commit 5609bca
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 574 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"@remix-run/serve": "^2.10.3",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"i18next": "^23.12.1",
"i18next": "^24.0.0",
"i18next-browser-languagedetector": "^8.0.0",
"isbot": "^5.1.13",
"lefthook": "^1.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@chromatic-com/storybook": "^1.6.1",
"@chromatic-com/storybook": "^3.0.0",
"@remix-run/dev": "^2.10.3",
"@storybook/addon-essentials": "^8.2.4",
"@storybook/addon-interactions": "^8.2.4",
Expand All @@ -49,11 +49,11 @@
"@storybook/react": "^8.2.4",
"@storybook/react-vite": "^8.2.4",
"@storybook/test": "^8.2.4",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"storybook": "^8.2.4",
"typescript": "^5.5.3",
"vite": "^5.1.0",
"vite": "^6.0.0",
"vite-tsconfig-paths": "^5.0.0"
}
}
Loading

0 comments on commit 5609bca

Please sign in to comment.