Skip to content

Commit

Permalink
Merge pull request #68 from ainoya/renovate/major-react-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update react monorepo (major)
  • Loading branch information
ainoya authored Dec 11, 2024
2 parents 6f55ae7 + 7595734 commit cc86bd5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 45 deletions.
70 changes: 30 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,24 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.460.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"turndown": "^7.2.0"
},
"devDependencies": {
"@types/chrome": "^0.0.283",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/turndown": "^5.0.4",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.7",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
Expand Down

0 comments on commit cc86bd5

Please sign in to comment.