From acdc58877ff706976c030dca62a009fb42ee8290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:01:06 -0700 Subject: [PATCH] Bump the prod-dependencies group with 2 updates (#813) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the prod-dependencies group with 2 updates: [jotai](https://github.com/pmndrs/jotai) and [monaco-editor](https://github.com/microsoft/monaco-editor). Updates `jotai` from 2.9.3 to 2.10.0
Release notes

Sourced from jotai's releases.

v2.10.0

It comes with another significant internal change to address some edge cases.

Since v2.9.0, we've been working on some internal refactors to support more edge cases and clean up the code.

Users are encouraged to update to the new versions eventually, but if you're satisfied with the current situation and prefer to avoid temporary instability, you can stick with v2.8.4 for now.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0

Commits

Updates `monaco-editor` from 0.51.0 to 0.52.0
Release notes

Sourced from monaco-editor's releases.

v0.52.0

Changes:

This list of changes was auto generated.

v0.52.0-rc2

Changes:

This list of changes was auto generated.

Changelog

Sourced from monaco-editor's changelog.

[0.52.0]

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d10e31971..2148ba3d9 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "htl": "^0.3.1", "html-to-image": "^1.11.11", "immer": "^10.1.1", - "jotai": "^2.9.3", - "monaco-editor": "^0.51.0", + "jotai": "^2.10.0", + "monaco-editor": "^0.52.0", "overlayscrollbars": "^2.10.0", "overlayscrollbars-react": "^0.5.6", "papaparse": "^5.4.1", diff --git a/yarn.lock b/yarn.lock index adbb6d34d..ef2f4bb4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6916,9 +6916,9 @@ __metadata: languageName: node linkType: hard -"jotai@npm:^2.9.3": - version: 2.9.3 - resolution: "jotai@npm:2.9.3" +"jotai@npm:^2.10.0": + version: 2.10.0 + resolution: "jotai@npm:2.10.0" peerDependencies: "@types/react": ">=17.0.0" react: ">=17.0.0" @@ -6927,7 +6927,7 @@ __metadata: optional: true react: optional: true - checksum: 10c0/d7a2aedeebd84f332b930c5dc06f6827c11a70c3b6bae0817e0c778f7c34996f3a47d5c544ff1b7ed2662083feed55ea6d77b281adf2e0fba65ad93b1723d687 + checksum: 10c0/81c619c1a82444bff50220dab1e2c10960f41922d46c9227004f6dd34db3a615ad596b277657c21d5935c50918936f04ffa858e494e1caf18e4ed60560e183d9 languageName: node linkType: hard @@ -8236,10 +8236,10 @@ __metadata: languageName: node linkType: hard -"monaco-editor@npm:^0.51.0": - version: 0.51.0 - resolution: "monaco-editor@npm:0.51.0" - checksum: 10c0/7fde310c747e46cd7293e1a0f5e1fa85c389df9a1f8db03b9ccd58fd45356ab021a591b46198d19345566ad54556158f6489e2da4ad428a7a6ca3ea7b504afcb +"monaco-editor@npm:^0.52.0": + version: 0.52.0 + resolution: "monaco-editor@npm:0.52.0" + checksum: 10c0/962c75272568eb1556835f0097da2c7768bffe1116b252bb8b3aefd34f31e2dc46baa27e3911c0a6617bf556e6d6802e6e9f0f5548edd832c33872a8a0c146d3 languageName: node linkType: hard @@ -11140,9 +11140,9 @@ __metadata: htl: "npm:^0.3.1" html-to-image: "npm:^1.11.11" immer: "npm:^10.1.1" - jotai: "npm:^2.9.3" + jotai: "npm:^2.10.0" less: "npm:^4.2.0" - monaco-editor: "npm:^0.51.0" + monaco-editor: "npm:^0.52.0" overlayscrollbars: "npm:^2.10.0" overlayscrollbars-react: "npm:^0.5.6" papaparse: "npm:^5.4.1"