Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and christianhg committed Feb 28, 2025
1 parent 7371118 commit 12d5d9d
Show file tree
Hide file tree
Showing 6 changed files with 197 additions and 197 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@types/react": "^19.0.1",
"@types/react-dom": "^18.3.4",
"@types/react-dom": "^19.0.3",
"astro": "^5.0.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-is": "^19.0.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@playwright/test": "^1.50.1",
"@sanity/prettier-config": "^1.0.3",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-is": "^19.0.0",
"del-cli": "^6.0.0",
"husky": "^9.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@sanity/types": "^3.77.1",
"@types/jsdom": "^20.0.0",
"@types/lodash": "^4.17.7",
"@types/react": "^19.0.3",
"@types/react": "^19.0.10",
"@vercel/stega": "0.1.2",
"@vitest/coverage-v8": "^3.0.7",
"jsdom": "^26.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"@types/debug": "^4.1.12",
"@types/lodash": "^4.17.13",
"@types/lodash.startcase": "^4.4.9",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
Loading

0 comments on commit 12d5d9d

Please sign in to comment.