Skip to content

Commit 938f684

Browse files
Merge pull request #238 from LGLabGreg/dependabot/npm_and_yarn/next/types/react-19.1.2
chore(deps-dev): bump @types/react from 19.1.0 to 19.1.2
2 parents 3150eb7 + 49ab777 commit 938f684

4 files changed

Lines changed: 466 additions & 466 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@tailwindcss/postcss": "^4.1.4",
6969
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
7070
"@types/node": "^22.14.1",
71-
"@types/react": "^19.1.0",
71+
"@types/react": "^19.1.2",
7272
"@types/react-dom": "^19.1.2",
7373
"postcss": "^8.5.3",
7474
"tailwindcss": "^4.1.4",

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/node": "^22.14.1",
19-
"@types/react": "^19.1.0",
19+
"@types/react": "^19.1.2",
2020
"@types/react-dom": "^19.1.2",
2121
"@vitejs/plugin-react": "^4.3.4",
2222
"globals": "^16.0.0",

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": "^22.14.1",
53-
"@types/react": "^19.1.0",
53+
"@types/react": "^19.1.2",
5454
"@types/react-dom": "^19.1.2",
5555
"@vitejs/plugin-react": "^4.3.4",
5656
"globals": "^16.0.0",

0 commit comments

Comments
 (0)