Skip to content

Commit 84cd92f

Browse files
authored
Merge pull request #195 from marmelab/dependabot/npm_and_yarn/vite-6.1.5
Bump vite from 6.1.4 to 6.1.5
2 parents b5e8d79 + 2014c6a commit 84cd92f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lint-staged": "^15.4.3",
5454
"supertest": "^7.0.0",
5555
"typescript": "^5.7.3",
56-
"vite": "^6.1.4",
56+
"vite": "^6.1.5",
5757
"vitest": "^3.0.5"
5858
},
5959
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1829,10 +1829,10 @@ vite-node@3.0.5:
18291829
pathe "^2.0.2"
18301830
vite "^5.0.0 || ^6.0.0"
18311831

1832-
"vite@^5.0.0 || ^6.0.0", vite@^6.1.4:
1833-
version "6.1.4"
1834-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.4.tgz#1088fc981a59686b461a4780322d410a1fd39f9f"
1835-
integrity sha512-VzONrF/qqEg/JBwHXBJdVSmBZBhwiPGinyUb0SQLByqQwi6o8UvX5TWLkpvkq3tvN8Cr273ieZDt36CGwWRMvA==
1832+
"vite@^5.0.0 || ^6.0.0", vite@^6.1.5:
1833+
version "6.1.5"
1834+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.5.tgz#3791609c7a5f434d2c6ed0610c2570cd083541b4"
1835+
integrity sha512-H/gAFpW5I4ow/8Bz4t4i8k2St5JThMlqUT8gsH5v0rkqbqpf4qLrFozjq/V2KG1iOXF+3Ko9mlG0kmGerktWJw==
18361836
dependencies:
18371837
esbuild "^0.24.2"
18381838
postcss "^8.5.2"

0 commit comments

Comments
 (0)