Skip to content

Commit

Permalink
build(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent a8d2289 commit 1c10036
Show file tree
Hide file tree
Showing 4 changed files with 365 additions and 478 deletions.
6 changes: 3 additions & 3 deletions apps/774-ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"dependencies": {
"next": "^15.1.0",
"next-seo": "^6.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@inabagumi/prettier-config": "^3.0.0",
"@types/eslint": "^9.6.1",
"@types/node": "^18.19.67",
"@types/react": "^18.3.16",
"@types/react": "^19.0.1",
"@types/web-app-manifest": "^1.0.8",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"next-seo": "^6.6.0",
"pixi-viewport": "^6.0.3",
"pixi.js": "^7.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3.4.16"
},
"description": "Neru Camera is an app to take a photos with Neru-chan!",
Expand All @@ -26,7 +26,7 @@
"@next/eslint-plugin-next": "^14.2.20",
"@types/eslint": "^9.6.1",
"@types/node": "^18.19.67",
"@types/react": "^18.3.16",
"@types/react": "^19.0.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
Expand Down
Loading

0 comments on commit 1c10036

Please sign in to comment.