From 6f9c649e7e017d715ccdb4bafa7773e06b5be1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:15:34 +0000 Subject: [PATCH] chore(deps): bump ace-builds from 1.32.5 to 1.32.6 in /sanity-cms Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.32.5 to 1.32.6. - [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.5...v1.32.6) --- 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 | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/sanity-cms/package.json b/sanity-cms/package.json index 33f5b34fd..207c196de 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.1", "@sanity/vision": "3.27.1", - "ace-builds": "1.32.5", + "ace-builds": "1.32.6", "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 e49f3073d..fdbb4d6dd 100644 --- a/sanity-cms/pnpm-lock.yaml +++ b/sanity-cms/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: 3.27.1 version: 3.27.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.5 - version: 1.32.5 + specifier: 1.32.6 + version: 1.32.6 react: specifier: 18.2.0 version: 18.2.0 @@ -4272,8 +4272,8 @@ packages: negotiator: 0.6.3 dev: true - /ace-builds@1.32.5: - resolution: {integrity: sha512-Mrh+qTitOomv1kANaRHO6jpxq6j8BzN9Duwb6pmpuB2sAsfv7MHH9j3LpRHS388uid2GisauC682bemmkdNXKg==} + /ace-builds@1.32.6: + resolution: {integrity: sha512-dO5BnyDOhCnznhOpILzXq4jqkbhRXxNkf3BuVTmyxGyRLrhddfdyk6xXgy+7A8LENrcYoFi/sIxMuH3qjNUN4w==} dev: false /acorn-import-attributes@1.9.2(acorn@8.11.3): @@ -5588,6 +5588,7 @@ packages: loose-envify: 1.4.0 object-assign: 4.1.1 dev: false + bundledDependencies: false /create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}