chore(deps): update all Yarn dependencies (#5467)
* chore(deps): update all Yarn dependencies * fix yarn cache --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: NGPixel <github@ngpixel.com>
This commit is contained in:
parent
244142cc7d
commit
48bb59aab7
10
.pnp.cjs
generated
10
.pnp.cjs
generated
|
@ -91,7 +91,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["select2-bootstrap-5-theme", "npm:1.3.0"],\
|
||||
["send", "npm:0.18.0"],\
|
||||
["shepherd.js", "npm:11.0.1"],\
|
||||
["slugify", "npm:1.6.5"],\
|
||||
["slugify", "npm:1.6.6"],\
|
||||
["sortablejs", "npm:1.15.0"],\
|
||||
["vanillajs-datepicker", "npm:1.3.1"],\
|
||||
["vite", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:4.2.1"],\
|
||||
|
@ -7625,7 +7625,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["select2-bootstrap-5-theme", "npm:1.3.0"],\
|
||||
["send", "npm:0.18.0"],\
|
||||
["shepherd.js", "npm:11.0.1"],\
|
||||
["slugify", "npm:1.6.5"],\
|
||||
["slugify", "npm:1.6.6"],\
|
||||
["sortablejs", "npm:1.15.0"],\
|
||||
["vanillajs-datepicker", "npm:1.3.1"],\
|
||||
["vite", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:4.2.1"],\
|
||||
|
@ -7893,10 +7893,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["slugify", [\
|
||||
["npm:1.6.5", {\
|
||||
"packageLocation": "./.yarn/cache/slugify-npm-1.6.5-6db25d7016-a955a1b600.zip/node_modules/slugify/",\
|
||||
["npm:1.6.6", {\
|
||||
"packageLocation": "./.yarn/cache/slugify-npm-1.6.6-7ce458677d-04773c2d3b.zip/node_modules/slugify/",\
|
||||
"packageDependencies": [\
|
||||
["slugify", "npm:1.6.5"]\
|
||||
["slugify", "npm:1.6.6"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/slugify-npm-1.6.6-7ce458677d-04773c2d3b.zip
vendored
Normal file
BIN
.yarn/cache/slugify-npm-1.6.6-7ce458677d-04773c2d3b.zip
vendored
Normal file
Binary file not shown.
|
@ -43,7 +43,7 @@
|
|||
"select2-bootstrap-5-theme": "1.3.0",
|
||||
"send": "0.18.0",
|
||||
"shepherd.js": "11.0.1",
|
||||
"slugify": "1.6.5",
|
||||
"slugify": "1.6.6",
|
||||
"sortablejs": "1.15.0",
|
||||
"vanillajs-datepicker": "1.3.1",
|
||||
"vue": "3.2.47",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6280,7 +6280,7 @@ browserlist@latest:
|
|||
select2-bootstrap-5-theme: 1.3.0
|
||||
send: 0.18.0
|
||||
shepherd.js: 11.0.1
|
||||
slugify: 1.6.5
|
||||
slugify: 1.6.6
|
||||
sortablejs: 1.15.0
|
||||
vanillajs-datepicker: 1.3.1
|
||||
vite: 4.2.1
|
||||
|
@ -6529,10 +6529,10 @@ browserlist@latest:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slugify@npm:1.6.5":
|
||||
version: 1.6.5
|
||||
resolution: "slugify@npm:1.6.5"
|
||||
checksum: a955a1b600201030f4c1daa9bb74a17d4402a0693fc40978bbd17e44e64fd72dad3bac4037422aa8aed55b5170edd57f3f4cd8f59ba331f5cf0f10f1a7795609
|
||||
"slugify@npm:1.6.6":
|
||||
version: 1.6.6
|
||||
resolution: "slugify@npm:1.6.6"
|
||||
checksum: 04773c2d3b7aea8d2a61fa47cc7e5d29ce04e1a96cbaec409da57139df906acb3a449fac30b167d203212c806e73690abd4ff94fbad0a9a7b7ea109a2a638ae9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue