Skip to content

Commit 57156eb

Browse files
Merge pull request #436 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-f2edba66eb
chore(deps-dev): bump @types/react from 19.2.10 to 19.2.11 in the typescript group
2 parents a1736b4 + 7d39900 commit 57156eb

3 files changed

Lines changed: 307 additions & 307 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@tailwindcss/postcss": "^4.1.18",
4848
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4949
"@types/node": "^25.2.0",
50-
"@types/react": "^19.2.10",
50+
"@types/react": "^19.2.11",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",
5353
"tailwindcss": "^4.1.18",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@types/node": "^25.2.0",
53-
"@types/react": "^19.2.10",
53+
"@types/react": "^19.2.11",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.3",
5656
"globals": "^17.3.0",

0 commit comments

Comments
 (0)