Skip to content

Commit db5b2eb

Browse files
Merge pull request #453 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-800ef8dab0
chore(deps-dev): bump @types/node from 25.2.3 to 25.3.0 in the typescript group
2 parents 6e4f6a5 + e1f4440 commit db5b2eb

4 files changed

Lines changed: 70 additions & 62 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@tailwindcss/postcss": "^4.2.0",
4848
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
49-
"@types/node": "^25.2.3",
49+
"@types/node": "^25.3.0",
5050
"@types/react": "^19.2.14",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",

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.3",
41+
"@types/node": "^25.3.0",
4242
"@vitejs/plugin-react": "^5.1.4",
4343
"@vitest/coverage-v8": "4.0.18",
4444
"concurrently": "^9.2.1",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react": "^18 || ^19"
5050
},
5151
"devDependencies": {
52-
"@types/node": "^25.2.3",
52+
"@types/node": "^25.3.0",
5353
"@types/react": "^19.2.14",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.4",

0 commit comments

Comments
 (0)