mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @html-next/vertical-collection to v3.1.0
This commit is contained in:
parent
656846018a
commit
ad6259c42f
2 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
"@ember/test-helpers": "2.9.4",
|
||||
"@embroider/macros": "1.13.4",
|
||||
"@glimmer/component": "1.1.2",
|
||||
"@html-next/vertical-collection": "3.0.0",
|
||||
"@html-next/vertical-collection": "3.1.0",
|
||||
"@sentry/ember": "7.86.0",
|
||||
"@sentry/integrations": "7.86.0",
|
||||
"@tryghost/color-utils": "0.2.0",
|
||||
|
|
|
@ -3311,10 +3311,10 @@
|
|||
"@tanstack/react-virtual" "^3.0.0-beta.60"
|
||||
client-only "^0.0.1"
|
||||
|
||||
"@html-next/vertical-collection@3.0.0":
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.0.0.tgz#ba16bd2df413e9c25d245ae37ddb1950a5ccdbca"
|
||||
integrity sha512-kpLYZXr3tlYkrSiyhww+f1YkyLMEhCm9h55A+PWPzJXBTZkV12sC5mIbxVcWD7q5QNjy634m6MMvmxfFgDmGoQ==
|
||||
"@html-next/vertical-collection@3.1.0":
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.1.0.tgz#3e271fe36bbf381b5e6f7702fde72f8c6880ae0d"
|
||||
integrity sha512-7mzdEhPA0SzIAqZA/HUwmAYVxzbsKp4l8vB7oBc6A71IGusrNZQUMLl09Vi9wgHahvhBV89LST474cu9k2Iw1Q==
|
||||
dependencies:
|
||||
babel6-plugin-strip-class-callcheck "^6.0.0"
|
||||
broccoli-funnel "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue