Skip to content

Commit a038d80

Browse files
Merge pull request #494 from LGLabGreg/dependabot/npm_and_yarn/next/vite-vitest-de28f06725
chore(deps-dev): bump the vite-vitest group with 3 updates
2 parents 4f5baa8 + 24b9e84 commit a038d80

3 files changed

Lines changed: 181 additions & 172 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.0",
4141
"@types/node": "^25.5.0",
4242
"@vitejs/plugin-react": "^6.0.1",
43-
"@vitest/coverage-v8": "4.1.0",
43+
"@vitest/coverage-v8": "4.1.2",
4444
"concurrently": "^9.2.1",
4545
"husky": "^9.1.7",
4646
"jsdom": "^29.0.0",
@@ -50,7 +50,7 @@
5050
"react": "^19.2.4",
5151
"react-dom": "^19.2.4",
5252
"typescript": "~5.9.3",
53-
"vite": "^8.0.1",
54-
"vitest": "^4.1.0"
53+
"vite": "^8.0.3",
54+
"vitest": "^4.1.2"
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.4",
5858
"react-dom": "^19.2.4",
5959
"typescript": "~5.9.3",
60-
"vite": "^8.0.1",
60+
"vite": "^8.0.3",
6161
"vite-plugin-dts": "^4.5.4"
6262
}
6363
}

0 commit comments

Comments
 (0)