Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
UITOOL-284
  • Loading branch information
renovate-coveo[bot] authored Dec 12, 2024
1 parent 9db7974 commit fb1da92
Show file tree
Hide file tree
Showing 5 changed files with 254 additions and 265 deletions.
8 changes: 4 additions & 4 deletions packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@swc/core": "1.9.3",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@typescript/twoslash": "3.2.8",
"@typescript/vfs": "1.6.0",
"cross-fetch": "4.0.0",
"fs-extra": "11.2.0",
"nodemon": "3.1.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tslib": "2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,17 @@
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.defaultsdeep": "4.6.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"embla-carousel-react": "7.1.0",
"identity-obj-proxy": "3.0.0",
"jsdom": "25.0.1",
"postcss": "8.4.49",
"postcss-preset-mantine": "^1.11.0",
"postcss-simple-vars": "^7.0.1",
"publint": "0.2.12",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"rimraf": "6.0.1",
"sass": "1.81.1",
"tslib": "2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"@svgr/plugin-jsx": "8.1.0",
"@swc/cli": "0.5.2",
"@swc/core": "1.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"lodash.groupby": "4.6.0",
"lodash.upperfirst": "4.3.1",
"publint": "0.2.12",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"rimraf": "6.0.1",
"tslib": "2.8.1",
"typescript": "5.7.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"encoding": "0.1.13",
"lodash.kebabcase": "4.1.1",
"pino-pretty": "13.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.53.2",
"react-imask": "7.6.1",
"react-markdown": "9.0.1",
Expand All @@ -52,8 +52,8 @@
"@types/klaw-sync": "6.0.5",
"@types/lodash.kebabcase": "4.1.9",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@vitejs/plugin-react-swc": "3.7.2",
"autoprefixer": "10.4.20",
"fs-extra": "11.2.0",
Expand Down
Loading

0 comments on commit fb1da92

Please sign in to comment.