Skip to content

Commit adfa34a

Browse files
authored
Merge pull request #3017 from gridstack/dependabot/npm_and_yarn/react/vite-5.4.18
Bump vite from 5.4.12 to 5.4.18 in /react
2 parents 64b0d18 + 15e785b commit adfa34a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"globals": "^15.9.0",
2828
"typescript": "^5.5.3",
2929
"typescript-eslint": "^8.0.1",
30-
"vite": "^5.4.12"
30+
"vite": "^5.4.18"
3131
}
3232
}

react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@ uri-js@^4.2.2:
12221222
dependencies:
12231223
punycode "^2.1.0"
12241224

1225-
vite@^5.4.12:
1226-
version "5.4.12"
1227-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.%3Cspan%20class="x x-first x-last">12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
1228-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
1225+
vite@^5.4.18:
1226+
version "5.4.18"
1227+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.%3Cspan%20class="x x-first x-last">18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
1228+
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
12291229
dependencies:
12301230
esbuild "^0.21.3"
12311231
postcss "^8.4.43"

0 commit comments

Comments
 (0)