Skip to content

Commit a917afc

Browse files
authored
Merge pull request #2932 from gridstack/dependabot/npm_and_yarn/react/vite-5.4.12
Bump vite from 5.4.6 to 5.4.12 in /react
2 parents 1481196 + ab446c7 commit a917afc

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.6"
30+
"vite": "^5.4.12"
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.6:
1226-
version "5.4.6"
1227-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
1228-
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
1225+
vite@^5.4.12:
1226+
version "5.4.12"
1227+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
1228+
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
12291229
dependencies:
12301230
esbuild "^0.21.3"
12311231
postcss "^8.4.43"

0 commit comments

Comments
 (0)