Skip to content

Commit

Permalink
chore(deps): update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 4766a4b commit e6d82ee
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 45 deletions.
4 changes: 2 additions & 2 deletions packages/emoji-blast-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@astrojs/starlight": "^0.30.0",
"@konami-emoji-blast/astro": "workspace:",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@types/react": "^19.0.0",
"@types/react-dom": "^18.3.0",
"astro": "^5.0.0",
"clsx": "^2.1.1",
"dedent": "^1.5.3",
"emoji-blast": "workspace:",
"konami-emoji-blast": "workspace:",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"typescript": "^5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/konami-emoji-blast-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"devDependencies": {
"@testing-library/react": "^16.0.0",
"@types/react": "^18.2.73",
"@types/react": "^19.0.0",
"@vitejs/plugin-react": "^4.2.1",
"jsdom": "^25.0.0",
"react": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
Expand Down
74 changes: 33 additions & 41 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 e6d82ee

Please sign in to comment.