Skip to content

Commit 5de67a9

Browse files
committed
chore: deps
1 parent 5aa2952 commit 5de67a9

2 files changed

Lines changed: 406 additions & 317 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/LGLabGreg/react-qr-code.git"
77
},
8-
"packageManager": "pnpm@10.4.1",
8+
"packageManager": "pnpm@10.5.2",
99
"type": "module",
1010
"scripts": {
1111
"dev": "pnpm concurrently --names packages,apps \"pnpm watch:packages\" \"pnpm watch:apps\"",
@@ -34,9 +34,9 @@
3434
"@testing-library/react": "^16.2.0",
3535
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3636
"@types/jsdom": "^21.1.7",
37-
"@types/node": "^22.13.5",
37+
"@types/node": "^22.13.8",
3838
"@vitejs/plugin-react": "^4.3.4",
39-
"@vitest/coverage-v8": "3.0.5",
39+
"@vitest/coverage-v8": "3.0.7",
4040
"concurrently": "^9.1.2",
4141
"eslint": "^9.21.0",
4242
"eslint-plugin-react": "^7.37.4",
@@ -48,9 +48,9 @@
4848
"lint-staged": "^15.4.3",
4949
"react": "^19.0.0",
5050
"react-dom": "^19.0.0",
51-
"typescript": "~5.7.3",
51+
"typescript": "~5.8.2",
5252
"typescript-eslint": "^8.25.0",
5353
"vite": "^6.2.0",
54-
"vitest": "^3.0.5"
54+
"vitest": "^3.0.7"
5555
}
5656
}

0 commit comments

Comments
 (0)