0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency vite-plugin-css-injected-by-js to v3.1.1

This commit is contained in:
renovate[bot] 2023-05-08 21:36:56 +00:00 committed by Daniel Lockyer
parent 0b8c3747c5
commit 35d02fd3ec
2 changed files with 6 additions and 28 deletions

View file

@ -76,7 +76,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"vite": "4.3.5",
"vite-plugin-css-injected-by-js": "3.1.0",
"vite-plugin-css-injected-by-js": "3.1.1",
"vite-plugin-svgr": "2.4.0",
"vitest": "0.31.0"
}

View file

@ -5886,22 +5886,7 @@
lexical "^0.10.0"
prettier "^2.7.1"
"@tryghost/kg-markdown-html-renderer@^6.0.5":
version "6.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-6.0.6.tgz#de03e5122c052f7c7c2685ef8cc91e1ff7767e38"
integrity sha512-jhR5o/7ZDOAvnjfttkzl7gouMrgNAwhrnfJTKCKYLJTj7364NmM2KPJ3+CADRymBTpkLYDEZ+ewPf3VLhTvk7Q==
dependencies:
"@tryghost/kg-utils" "^1.0.14"
markdown-it "^13.0.0"
markdown-it-footnote "^3.0.3"
markdown-it-image-lazy-loading "^1.1.0"
markdown-it-lazy-headers "^0.1.3"
markdown-it-mark "^3.0.0"
markdown-it-sub "^1.0.0"
markdown-it-sup "^1.0.0"
semver "^7.3.5"
"@tryghost/kg-markdown-html-renderer@^6.0.8":
"@tryghost/kg-markdown-html-renderer@^6.0.5", "@tryghost/kg-markdown-html-renderer@^6.0.8":
version "6.0.8"
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-6.0.8.tgz#2a80fcede1d009c12099198895a5bbee16098e83"
integrity sha512-GVefQ+TBr/5rlTFXJ8SvoxaoFWt/ZSMDBgGYNS0t7aNVQIyNrrsmr9h28QH+yg1xzbovV31NmzONpGc//rEQug==
@ -5937,13 +5922,6 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-simplemde/-/kg-simplemde-1.11.2.tgz#0fc19fe4bc55a2e6e7acd53da096593900466767"
integrity sha512-IukMySWtpYAyaVECqK0w7p6O0KM7mvpaX9t1qz/H2WRoxvT11vqufXWW3Dk2sNK3gliFWSfhdxnTyOHMTSReBQ==
"@tryghost/kg-utils@^1.0.14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@tryghost/kg-utils/-/kg-utils-1.0.14.tgz#e28c84b37cd9d3cc637c1f22e8e4bdf0b2be6507"
integrity sha512-GHOO10n9WPqUbIZ5lAUJUdJIll4rL+C5kZvi97NFuWWPi/wS5roG5ebYvGe465djkZnOtPDq2Kxxn28l5uNBew==
dependencies:
semver "^7.3.5"
"@tryghost/kg-utils@^1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@tryghost/kg-utils/-/kg-utils-1.0.16.tgz#cbfcde080ea6440b9252de354fb9664d53bd8711"
@ -30368,10 +30346,10 @@ vite-node@0.31.0:
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0"
vite-plugin-css-injected-by-js@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.0.tgz#d1160c975d40f256692e2465832e6ff18c22b3a3"
integrity sha512-qogCmpocZfcbSAYZQjS88ieIY0PzLUm7RkLFWFgAxkXdz3N6roZbSTNTxeIOj5IxFbZWACUPuVBBoo6qCuXDcw==
vite-plugin-css-injected-by-js@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz#8324412636cf6fdada1a86f595aa2e78458e5ddb"
integrity sha512-mwrFvEEy0TuH8Ul0cb2HgjmNboQ/JnEFy+kHCWqAJph3ikMOiIuyYVdx0JO4nEIWJyzSnc4TTdmoTulsikvJEg==
vite-plugin-svgr@2.4.0:
version "2.4.0"