Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
1 parent e17789c commit 36e4342
Show file tree
Hide file tree
Showing 9 changed files with 145 additions and 162 deletions.
75 changes: 26 additions & 49 deletions demo/src/lib/stackblitz/react-bootstrap/package-lock.json

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

8 changes: 4 additions & 4 deletions demo/src/lib/stackblitz/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4",
"bootstrap-icons": "^1.11.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sass": "^1.82.0",
"tslib": "^2.8.1",
"typescript": "~5.6.3",
Expand Down
75 changes: 26 additions & 49 deletions demo/src/lib/stackblitz/react-daisyui/package-lock.json

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

8 changes: 4 additions & 4 deletions demo/src/lib/stackblitz/react-daisyui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"devDependencies": {
"@amadeus-it-group/tansu": "^1.0.0",
"@floating-ui/dom": "^1.6.12",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.20",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"typescript": "~5.6.3",
Expand Down
Loading

0 comments on commit 36e4342

Please sign in to comment.