Skip to content

Commit 8fae0f2

Browse files
Merge pull request #379 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-cd2d8c1767
chore(deps-dev): bump @types/node from 24.10.1 to 24.10.2 in the typescript group
2 parents 0d4fea3 + 1b20f2c commit 8fae0f2

5 files changed

Lines changed: 65 additions & 65 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@tailwindcss/postcss": "^4.1.17",
6767
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
68-
"@types/node": "^24.10.1",
68+
"@types/node": "^24.10.2",
6969
"@types/react": "^19.2.7",
7070
"@types/react-dom": "^19.2.3",
7171
"postcss": "^8.5.6",

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tailwindcss": "^4.1.17"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^24.10.1",
18+
"@types/node": "^24.10.2",
1919
"@types/react": "^19.2.7",
2020
"@types/react-dom": "^19.2.3",
2121
"@vitejs/plugin-react": "^5.1.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@testing-library/react": "^16.3.0",
4343
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
4444
"@types/jsdom": "^27.0.0",
45-
"@types/node": "^24.10.1",
45+
"@types/node": "^24.10.2",
4646
"@vitejs/plugin-react": "^5.1.2",
4747
"@vitest/coverage-v8": "4.0.15",
4848
"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": "^24.10.1",
52+
"@types/node": "^24.10.2",
5353
"@types/react": "^19.2.7",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.2",

0 commit comments

Comments
 (0)