Skip to content

Commit a431765

Browse files
authored
Merge pull request #197 from marmelab/dependabot/npm_and_yarn/vite-6.1.6
Bump vite from 6.1.5 to 6.1.6
2 parents 79b6c28 + 0f68949 commit a431765

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1836,10 +1836,10 @@ [email protected]:
18361836
pathe "^2.0.2"
18371837
vite "^5.0.0 || ^6.0.0"
18381838

1839-
"vite@^5.0.0 || ^6.0.0", vite@^6.1.5:
1840-
version "6.1.5"
1841-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.5.tgz#3791609c7a5f434d2c6ed0610c2570cd083541b4"
1842-
integrity sha512-H/gAFpW5I4ow/8Bz4t4i8k2St5JThMlqUT8gsH5v0rkqbqpf4qLrFozjq/V2KG1iOXF+3Ko9mlG0kmGerktWJw==
1839+
"vite@^5.0.0 || ^6.0.0", vite@^6.1.6:
1840+
version "6.1.6"
1841+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.6.tgz#72c3171390aaa80f4a829ab45c21e61477cae5bd"
1842+
integrity sha512-u+jokLMwHVFUoUkfL+m/1hzucejL2639g9QXcrRdtN3WPHfW7imI83V96Oh1R0xVZqDjvcgp+7S8bSQpdVlmPA==
18431843
dependencies:
18441844
esbuild "^0.24.2"
18451845
postcss "^8.5.2"

0 commit comments

Comments
 (0)