From 201a691657be1bbf6eeff043b7dcc1ff0ba5a0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:42:37 +0000 Subject: [PATCH] chore(deps): bump ace-builds from 1.32.8 to 1.32.9 in /sanity-cms Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.32.8 to 1.32.9. - [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.8...v1.32.9) --- 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 3ceac238..bc2812d8 100644 --- a/sanity-cms/package.json +++ b/sanity-cms/package.json @@ -16,7 +16,7 @@ "@sanity/code-input": "4.1.3", "@sanity/ui": "2.0.12", "@sanity/vision": "3.29.1", - "ace-builds": "1.32.8", + "ace-builds": "1.32.9", "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 9942beac..93c37e80 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.8 - version: 1.32.8 + specifier: 1.32.9 + version: 1.32.9 react: specifier: 18.2.0 version: 18.2.0 @@ -4668,8 +4668,8 @@ packages: negotiator: 0.6.3 dev: true - /ace-builds@1.32.8: - resolution: {integrity: sha512-thjKTlZlW2/9tU6eSOD2mOoEh5A4aUb1c8joWrwwlaA/zmFgEATNhy0W1UORzW60Hg9BeGAjQ3kSX8UuMkZKXg==} + /ace-builds@1.32.9: + resolution: {integrity: sha512-dqBLPj//Gq0b92YUtRIsdWsORf4J+4xW3r8/4Wr2Vqid7O1j7YBV/ZsVvWBjZFy+EnvMCRFCFOEIM1cbt4BQ/g==} dev: false /acorn-import-attributes@1.9.2(acorn@8.11.3):