Skip to content

Commit 6f5b5ec

Browse files
Merge pull request #521 from LGLabGreg/dependabot/npm_and_yarn/next/vite-vitest-6a9e9578fa
chore(deps-dev): bump the vite-vitest group with 3 updates
2 parents 8ec0326 + bd1811b commit 6f5b5ec

3 files changed

Lines changed: 170 additions & 181 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/jsdom": "^28.0.1",
4141
"@types/node": "^25.6.0",
4242
"@vitejs/plugin-react": "^6.0.1",
43-
"@vitest/coverage-v8": "4.1.4",
43+
"@vitest/coverage-v8": "4.1.5",
4444
"concurrently": "^9.2.1",
4545
"husky": "^9.1.7",
4646
"jsdom": "^29.0.2",
@@ -50,7 +50,7 @@
5050
"react": "^19.2.5",
5151
"react-dom": "^19.2.5",
5252
"typescript": "~6.0.3",
53-
"vite": "^8.0.8",
54-
"vitest": "^4.1.4"
53+
"vite": "^8.0.10",
54+
"vitest": "^4.1.5"
5555
}
5656
}

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react": "^19.2.5",
5858
"react-dom": "^19.2.5",
5959
"typescript": "~6.0.3",
60-
"vite": "^8.0.8",
60+
"vite": "^8.0.10",
6161
"vite-plugin-dts": "^4.5.4"
6262
}
6363
}

0 commit comments

Comments
 (0)