Skip to content

Commit 1b8b503

Browse files
authored
Merge pull request #3051 from gridstack/dependabot/npm_and_yarn/react/vite-5.4.19
Bump vite from 5.4.18 to 5.4.19 in /react
2 parents 8e14806 + 0c13251 commit 1b8b503

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.18"
30+
"vite": "^5.4.19"
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.18:
1226-
version "5.4.18"
1227-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
1228-
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==
1225+
vite@^5.4.19:
1226+
version "5.4.19"
1227+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
1228+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
12291229
dependencies:
12301230
esbuild "^0.21.3"
12311231
postcss "^8.4.43"

0 commit comments

Comments
 (0)