Skip to content

Commit 85d626a

Browse files
authored
Merge pull request #193 from marmelab/dependabot/npm_and_yarn/vite-6.1.3
Bump vite from 6.1.2 to 6.1.3
2 parents 8234ce8 + aa4b1d2 commit 85d626a

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.2",
56+
"vite": "^6.1.3",
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.2:
1833-
version "6.1.2"
1834-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.2.tgz#2c046f1de13ca7a63de5ae42237ccdcde97dbf55"
1835-
integrity sha512-EiXfDyO/uNKhYOSlZ6+9qBz4H46A8Lr07pyjmb88KTbJ+xkXvnqtxvgtg2VxPU6Kfj8Ep0un9JLqdrCWLqIanw==
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==
18361836
dependencies:
18371837
esbuild "^0.24.2"
18381838
postcss "^8.5.2"

0 commit comments

Comments
 (0)