Skip to content

Commit 47b3811

Browse files
Merge pull request #418 from LGLabGreg/dependabot/npm_and_yarn/next/typescript-13db8899c1
chore(deps-dev): bump the typescript group with 3 updates
2 parents dc41ad7 + f4ed04e commit 47b3811

4 files changed

Lines changed: 433 additions & 433 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.0.3",
50-
"@types/react": "^19.2.7",
49+
"@types/node": "^25.0.7",
50+
"@types/react": "^19.2.8",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",
5353
"tailwindcss": "^4.1.18",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@testing-library/react": "^16.3.1",
3939
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4040
"@types/jsdom": "^27.0.0",
41-
"@types/node": "^25.0.3",
41+
"@types/node": "^25.0.7",
4242
"@vitejs/plugin-react": "^5.1.2",
4343
"@vitest/coverage-v8": "4.0.16",
4444
"concurrently": "^9.2.1",
@@ -54,7 +54,7 @@
5454
"react": "^19.2.3",
5555
"react-dom": "^19.2.3",
5656
"typescript": "~5.9.3",
57-
"typescript-eslint": "^8.52.0",
57+
"typescript-eslint": "^8.53.0",
5858
"vite": "^7.3.1",
5959
"vitest": "^4.0.16"
6060
},

packages/react-qr-code/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"react": "^18 || ^19"
5050
},
5151
"devDependencies": {
52-
"@types/node": "^25.0.3",
53-
"@types/react": "^19.2.7",
52+
"@types/node": "^25.0.7",
53+
"@types/react": "^19.2.8",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^5.1.2",
5656
"globals": "^17.0.0",
5757
"react": "^19.2.3",
5858
"react-dom": "^19.2.3",
5959
"typescript": "~5.9.3",
60-
"typescript-eslint": "^8.52.0",
60+
"typescript-eslint": "^8.53.0",
6161
"vite": "^7.3.1",
6262
"vite-plugin-dts": "^4.5.4"
6363
}

0 commit comments

Comments
 (0)