Skip to content

Commit

Permalink
⬆️ Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent fceaa3a commit 3f273b2
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 52 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"dependencies": {
"@icons-pack/react-simple-icons": "^9.5.0",
"next": "14.2.20",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@nexterias/prettier-config": "^1.1.0",
"@types/node": "^20.12.14",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"autoprefixer": "^10.4.20",
"concurrently": "^8.2.2",
"eslint": "^8.57.1",
Expand Down
85 changes: 37 additions & 48 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 3f273b2

Please sign in to comment.