Skip to content

Commit b5e8d79

Browse files
authored
Merge pull request #194 from marmelab/dependabot/npm_and_yarn/vite-6.1.4
Bump vite from 6.1.3 to 6.1.4
2 parents 85d626a + 194d331 commit b5e8d79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3",
56+
"vite": "^6.1.4",
5757
"vitest": "^3.0.5"
5858
},
5959
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1829,10 +1829,10 @@ [email protected]:
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.3:
1833-
version "6.1.3"
1834-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.3.tgz#074d4c1a4e510dc47b4a22abf34437c34e71426c"
1835-
integrity sha512-JMnf752ldN0UhZoPYXuWiRPsC2Z5hPy9JeUwfNSPBY8TyFZbSHRE1f6/WA8umOEJp0EN3zTddgNNSLT6Fc10UQ==
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==
18361836
dependencies:
18371837
esbuild "^0.24.2"
18381838
postcss "^8.5.2"

0 commit comments

Comments
 (0)