From 1688f2b4b3e50e2ae4a545eb2146e77dbef036ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:42:19 +0000 Subject: [PATCH] chore(deps): bump ace-builds from 1.32.6 to 1.32.7 in /sanity-cms Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.32.6 to 1.32.7. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.32.6...v1.32.7) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sanity-cms/package.json | 2 +- sanity-cms/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sanity-cms/package.json b/sanity-cms/package.json index e49d771c..646ebd53 100644 --- a/sanity-cms/package.json +++ b/sanity-cms/package.json @@ -16,7 +16,7 @@ "@sanity/code-input": "4.1.2", "@sanity/ui": "2.0.7", "@sanity/vision": "3.29.1", - "ace-builds": "1.32.6", + "ace-builds": "1.32.7", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "5.0.1", diff --git a/sanity-cms/pnpm-lock.yaml b/sanity-cms/pnpm-lock.yaml index f0b26853..23dd9c81 100644 --- a/sanity-cms/pnpm-lock.yaml +++ b/sanity-cms/pnpm-lock.yaml @@ -19,8 +19,8 @@ dependencies: specifier: 3.29.1 version: 3.29.1(@babel/runtime@7.23.8)(@codemirror/lint@6.2.1)(@codemirror/state@6.4.0)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.0)(codemirror@6.0.1)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) ace-builds: - specifier: 1.32.6 - version: 1.32.6 + specifier: 1.32.7 + version: 1.32.7 react: specifier: 18.2.0 version: 18.2.0 @@ -4292,8 +4292,8 @@ packages: negotiator: 0.6.3 dev: true - /ace-builds@1.32.6: - resolution: {integrity: sha512-dO5BnyDOhCnznhOpILzXq4jqkbhRXxNkf3BuVTmyxGyRLrhddfdyk6xXgy+7A8LENrcYoFi/sIxMuH3qjNUN4w==} + /ace-builds@1.32.7: + resolution: {integrity: sha512-ziv35kaYELFw4suWlotz/Xsl1/1LhWAbwFoD3zIgCgP9gXGECEsAM4GhiB0T0xZdmQjyv6hmAzO280g0+n4vGw==} dev: false /acorn-import-attributes@1.9.2(acorn@8.11.3):