diff --git a/.changeset/dependencies-GH-1540.md b/.changeset/dependencies-GH-1540.md new file mode 100644 index 00000000000..6bb4f0d36e7 --- /dev/null +++ b/.changeset/dependencies-GH-1540.md @@ -0,0 +1,5 @@ +--- +"@studiocms/html": patch +--- + +fix(deps): update @studiocms plugin dependencies diff --git a/packages/@studiocms/html/package.json b/packages/@studiocms/html/package.json index 4a64965ef2e..244a12d100b 100644 --- a/packages/@studiocms/html/package.json +++ b/packages/@studiocms/html/package.json @@ -70,8 +70,8 @@ "dependencies": { "astro-integration-kit": "catalog:", "codemirror": "5.65.19", - "katex": "^0.16.38", - "suneditor": "^2.47.8" + "katex": "^0.16.45", + "suneditor": "^2.47.10" }, "devDependencies": { "@types/codemirror": "5.60.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d2896bcfe6..fe89ca0f8a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -472,11 +472,11 @@ importers: specifier: catalog:effect version: 3.20.0 katex: - specifier: ^0.16.38 - version: 0.16.38 + specifier: ^0.16.45 + version: 0.16.45 suneditor: - specifier: ^2.47.8 - version: 2.47.8 + specifier: ^2.47.10 + version: 2.47.10 devDependencies: '@types/codemirror': specifier: 5.60.16 @@ -4070,6 +4070,7 @@ packages: astro-integration-kit@0.20.0: resolution: {integrity: sha512-VQQs7hS9M3XrJtxSLHVDhvHzgqwZuhot3sMoYImBJSvL7fMnleSVgkZhoEeRJd1+Qh96eb469nRnn5mdjIJJMQ==} + deprecated: 'Check the migration guide: https://astro-integration-kit.netlify.app/migration-guide/' peerDependencies: astro: ^4.14.0 || ^5.0.0 || ^6.0.0 @@ -5345,8 +5346,8 @@ packages: resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==} engines: {node: '>=0.6.0'} - katex@0.16.38: - resolution: {integrity: sha512-cjHooZUmIAUmDsHBN+1n8LaZdpmbj03LtYeYPyuYB7OuloiaeaV6N4LcfjcnHVzGWjVQmKrxxTrpDcmSzEZQwQ==} + katex@0.16.45: + resolution: {integrity: sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA==} hasBin: true kind-of@6.0.3: @@ -6605,8 +6606,9 @@ packages: style-to-object@1.0.14: resolution: {integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==} - suneditor@2.47.8: - resolution: {integrity: sha512-GGzaN1m+rFIR/zHdRxSH5JvzzJIF4UoaX2bWmcvk6NIcq2qgvdkR0iO+yFyjIL6zTVMeBI/GWkJMvOh8Qe5ehw==} + suneditor@2.47.10: + resolution: {integrity: sha512-FGpb4r9wXq4YfQ7QiY4Prw4SWiqohYWhxzDhMTJoJhGvUubiPCP8yEDMw01cUBe7itGY9q0OWZbaKlgidf9b1w==} + engines: {node: <13.0.0} supports-color@10.2.2: resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==} @@ -11730,7 +11732,7 @@ snapshots: verror: 1.10.0 optional: true - katex@0.16.38: + katex@0.16.45: dependencies: commander: 8.3.0 @@ -13451,7 +13453,7 @@ snapshots: dependencies: inline-style-parser: 0.2.7 - suneditor@2.47.8: {} + suneditor@2.47.10: {} supports-color@10.2.2: {}