Skip to content

Commit 7b3b555

Browse files
Merge pull request #444 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-5aac21afc0
chore(deps-dev): bump @types/react from 19.2.13 to 19.2.14 in the typescript group
2 parents 853af59 + 285c546 commit 7b3b555

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.3",
50-
"@types/react": "^19.2.13",
50+
"@types/react": "^19.2.14",
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.3",
53-
"@types/react": "^19.2.13",
53+
"@types/react": "^19.2.14",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.4",
5656
"globals": "^17.3.0",

0 commit comments

Comments
 (0)