Skip to content

Commit 16cec99

Browse files
Merge pull request #369 from LGLabGreg/dependabot/npm_and_yarn/next/react-698c9ff6dc
chore(deps): bump the react group with 3 updates
2 parents 285c21a + 6e068cc commit 16cec99

5 files changed

Lines changed: 657 additions & 657 deletions

File tree

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"next": "16.0.6",
5353
"next-themes": "^0.4.6",
5454
"prism-react-renderer": "^2.4.1",
55-
"react": "^19.2.0",
56-
"react-dom": "^19.2.0",
57-
"react-hook-form": "^7.67.0",
55+
"react": "^19.2.1",
56+
"react-dom": "^19.2.1",
57+
"react-hook-form": "^7.68.0",
5858
"react-icons": "^5.5.0",
5959
"react-resizable-panels": "^3.0.6",
6060
"sonner": "^2.0.7",

apps/playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"dependencies": {
1111
"@lglab/react-qr-code": "workspace:*",
1212
"@tailwindcss/vite": "^4.1.17",
13-
"react": "^19.2.0",
14-
"react-dom": "^19.2.0",
13+
"react": "^19.2.1",
14+
"react-dom": "^19.2.1",
1515
"tailwindcss": "^4.1.17"
1616
},
1717
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"husky": "^9.1.7",
5555
"jsdom": "^27.2.0",
5656
"lint-staged": "^16.2.7",
57-
"react": "^19.2.0",
58-
"react-dom": "^19.2.0",
57+
"react": "^19.2.1",
58+
"react-dom": "^19.2.1",
5959
"typescript": "~5.9.3",
6060
"typescript-eslint": "^8.48.1",
6161
"vite": "^7.2.6",

packages/react-qr-code/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.1",
5656
"globals": "^16.5.0",
57-
"react": "^19.2.0",
58-
"react-dom": "^19.2.0",
57+
"react": "^19.2.1",
58+
"react-dom": "^19.2.1",
5959
"typescript": "~5.9.3",
6060
"typescript-eslint": "^8.48.1",
6161
"vite": "^7.2.6",

0 commit comments

Comments
 (0)