From 67b9500d809e66a586bfb974e540301279b52e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:34:15 -0700 Subject: [PATCH] Bump the prod-dependencies group with 2 updates (#236) 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 [winston](https://github.com/winstonjs/winston). Updates `jotai` from 2.9.2 to 2.9.3
Release notes

Sourced from jotai's releases.

v2.9.3

This fixes a regression in an edge case that is introduced in v2.6.4.

What's Changed

New Contributors

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

Commits

Updates `winston` from 3.14.1 to 3.14.2
Release notes

Sourced from winston's releases.

v3.14.2

https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2

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 11a909a14..817577b88 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "htl": "^0.3.1", "html-to-image": "^1.11.11", "immer": "^10.1.1", - "jotai": "^2.9.2", + "jotai": "^2.9.3", "monaco-editor": "^0.50.0", "overlayscrollbars": "^2.10.0", "overlayscrollbars-react": "^0.5.6", @@ -115,7 +115,7 @@ "throttle-debounce": "^5.0.2", "tinycolor2": "^1.6.0", "use-device-pixel-ratio": "^1.1.2", - "winston": "^3.14.1" + "winston": "^3.14.2" }, "packageManager": "yarn@4.4.0" } diff --git a/yarn.lock b/yarn.lock index 9601d25c6..c4a114d6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9002,9 +9002,9 @@ __metadata: languageName: node linkType: hard -"jotai@npm:^2.9.2": - version: 2.9.2 - resolution: "jotai@npm:2.9.2" +"jotai@npm:^2.9.3": + version: 2.9.3 + resolution: "jotai@npm:2.9.3" peerDependencies: "@types/react": ">=17.0.0" react: ">=17.0.0" @@ -9013,7 +9013,7 @@ __metadata: optional: true react: optional: true - checksum: 10c0/a54e708d192f18c4a4e26920ad63aead67469345f18a6cb87349a0d6cd73ccbaacb150f3c7f8cf1a162f1ea7d0da80885d57ac2554ea2f9818b54aa0c3a37b63 + checksum: 10c0/d7a2aedeebd84f332b930c5dc06f6827c11a70c3b6bae0817e0c778f7c34996f3a47d5c544ff1b7ed2662083feed55ea6d77b281adf2e0fba65ad93b1723d687 languageName: node linkType: hard @@ -12643,7 +12643,7 @@ __metadata: htl: "npm:^0.3.1" html-to-image: "npm:^1.11.11" immer: "npm:^10.1.1" - jotai: "npm:^2.9.2" + jotai: "npm:^2.9.3" less: "npm:^4.2.0" monaco-editor: "npm:^0.50.0" overlayscrollbars: "npm:^2.10.0" @@ -12681,7 +12681,7 @@ __metadata: vite-plugin-svgr: "npm:^4.2.0" vite-tsconfig-paths: "npm:^5.0.1" vitest: "npm:^2.0.5" - winston: "npm:^3.14.1" + winston: "npm:^3.14.2" languageName: unknown linkType: soft @@ -13682,9 +13682,9 @@ __metadata: languageName: node linkType: hard -"winston@npm:^3.14.1": - version: 3.14.1 - resolution: "winston@npm:3.14.1" +"winston@npm:^3.14.2": + version: 3.14.2 + resolution: "winston@npm:3.14.2" dependencies: "@colors/colors": "npm:^1.6.0" "@dabh/diagnostics": "npm:^2.0.2" @@ -13697,7 +13697,7 @@ __metadata: stack-trace: "npm:0.0.x" triple-beam: "npm:^1.3.0" winston-transport: "npm:^4.7.0" - checksum: 10c0/2d0f75a8110c00be97f71adee9f1afdba40a329659b98c6169062171304e34fe78877a9983a9dbd5755bbed3515a51f91cf582004e3781f1eb54de5b507e5207 + checksum: 10c0/3f8fe505ea18310982e60452f335dd2b22fdbc9b25839b6ad882971b2416d5adc94a1f1a46e24cb37d967ad01dfe5499adaf5e53575626b5ebb2a25ff30f4e1d languageName: node linkType: hard