Skip to content

Commit c4fc1dc

Browse files
Merge pull request #437 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-496dda8fbf
chore(deps-dev): bump the typescript group with 2 updates
2 parents 57156eb + 200bc67 commit c4fc1dc

4 files changed

Lines changed: 364 additions & 364 deletions

File tree

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"devDependencies": {
4747
"@tailwindcss/postcss": "^4.1.18",
4848
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
49-
"@types/node": "^25.2.0",
50-
"@types/react": "^19.2.11",
49+
"@types/node": "^25.2.1",
50+
"@types/react": "^19.2.13",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",
5353
"tailwindcss": "^4.1.18",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@testing-library/react": "^16.3.2",
3939
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4040
"@types/jsdom": "^27.0.0",
41-
"@types/node": "^25.2.0",
41+
"@types/node": "^25.2.1",
4242
"@vitejs/plugin-react": "^5.1.3",
4343
"@vitest/coverage-v8": "4.0.18",
4444
"concurrently": "^9.2.1",

packages/react-qr-code/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"react": "^18 || ^19"
5050
},
5151
"devDependencies": {
52-
"@types/node": "^25.2.0",
53-
"@types/react": "^19.2.11",
52+
"@types/node": "^25.2.1",
53+
"@types/react": "^19.2.13",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.3",
5656
"globals": "^17.3.0",

0 commit comments

Comments
 (0)