Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 2cbbb1a commit 36070fa
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 41 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"dependencies": {
"@imgly/background-removal": "^1.0.6",
"@types/node": "20.10.5",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.16",
"eslint": "8.45.0",
"eslint-config-next": "13.4.12",
"lucide-react": "^0.302.0",
"next": "13.4.12",
"postcss": "8.4.32",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.0",
"typescript": "5.3.2"
},
Expand Down
71 changes: 34 additions & 37 deletions pnpm-lock.yaml

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

0 comments on commit 36070fa

Please sign in to comment.