File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -358,10 +358,10 @@ resolve@^1.22.0:
358358 path-parse "^1.0.7"
359359 supports-preserve-symlinks-flag "^1.0.0"
360360
361- rollup@^ 2.59.0 :
362- version "2.67.2 "
363- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2 .tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04 "
364- integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw ==
361+ " rollup@>= 2.59.0 <2.78.0 " :
362+ version "2.77.3 "
363+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3 .tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12 "
364+ integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g ==
365365 optionalDependencies :
366366 fsevents "~2.3.2"
367367
@@ -396,14 +396,14 @@ typescript@^4.7.4:
396396 integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
397397
398398vite@^2.9.12 :
399- version "2.9.12 "
400- resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12 .tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b "
401- integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew ==
399+ version "2.9.16 "
400+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16 .tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9 "
401+ integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA ==
402402 dependencies :
403403 esbuild "^0.14.27"
404404 postcss "^8.4.13"
405405 resolve "^1.22.0"
406- rollup "^ 2.59.0"
406+ rollup ">= 2.59.0 <2.78 .0"
407407 optionalDependencies :
408408 fsevents "~2.3.2"
409409
You can’t perform that action at this time.
0 commit comments