From da61baeadb7633d9303d1e383f865f95d774dcf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 17:41:32 +0000 Subject: [PATCH] Bump the prod-dependencies-minor group with 5 updates Bumps the prod-dependencies-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.26.28` | `0.27.3` | | [css-tree](https://github.com/csstree/csstree) | `3.0.1` | `3.1.0` | | [debug](https://github.com/debug-js/debug) | `4.3.7` | `4.4.0` | | [papaparse](https://github.com/mholt/PapaParse) | `5.4.1` | `5.5.1` | | [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` | Updates `@floating-ui/react` from 0.26.28 to 0.27.3 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.3/packages/react) Updates `css-tree` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/csstree/csstree/releases) - [Changelog](https://github.com/csstree/csstree/blob/master/CHANGELOG.md) - [Commits](https://github.com/csstree/csstree/compare/v3.0.1...v3.1.0) Updates `debug` from 4.3.7 to 4.4.0 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.3.7...4.4.0) Updates `papaparse` from 5.4.1 to 5.5.1 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Commits](https://github.com/mholt/PapaParse/commits) Updates `yaml` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: css-tree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: papaparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies-minor ... Signed-off-by: dependabot[bot] --- package.json | 10 ++++---- yarn.lock | 67 +++++++++++++++++++++++++++++----------------------- 2 files changed, 42 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index d0709aa73f..dd0b1071e2 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "vitest": "^3.0.3" }, "dependencies": { - "@floating-ui/react": "^0.26.28", + "@floating-ui/react": "^0.27.3", "@monaco-editor/loader": "^1.4.0", "@monaco-editor/react": "^4.6.0", "@observablehq/plot": "^0.6.16", @@ -102,9 +102,9 @@ "clsx": "^2.1.1", "color": "^4.2.3", "colord": "^2.9.3", - "css-tree": "^3.0.1", + "css-tree": "^3.1.0", "dayjs": "^1.11.13", - "debug": "^4.3.7", + "debug": "^4.4.0", "electron-updater": "6.3.9", "env-paths": "^3.0.0", "fast-average-color": "^9.4.0", @@ -116,7 +116,7 @@ "monaco-yaml": "^5.2.3", "overlayscrollbars": "^2.10.1", "overlayscrollbars-react": "^0.5.6", - "papaparse": "^5.4.1", + "papaparse": "^5.5.1", "parse-srcset": "^1.0.2", "pngjs": "^7.0.0", "prop-types": "^15.8.1", @@ -143,7 +143,7 @@ "use-device-pixel-ratio": "^1.1.2", "winston": "^3.17.0", "ws": "^8.18.0", - "yaml": "^2.6.1" + "yaml": "^2.7.0" }, "resolutions": { "send@npm:0.18.0": "0.19.0", diff --git a/yarn.lock b/yarn.lock index c9c5e0438f..2788e7ef80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3548,17 +3548,17 @@ __metadata: languageName: node linkType: hard -"@floating-ui/react@npm:^0.26.28": - version: 0.26.28 - resolution: "@floating-ui/react@npm:0.26.28" +"@floating-ui/react@npm:^0.27.3": + version: 0.27.3 + resolution: "@floating-ui/react@npm:0.27.3" dependencies: "@floating-ui/react-dom": "npm:^2.1.2" - "@floating-ui/utils": "npm:^0.2.8" + "@floating-ui/utils": "npm:^0.2.9" tabbable: "npm:^6.0.0" peerDependencies: - react: ">=16.8.0" - react-dom: ">=16.8.0" - checksum: 10c0/a42df129e1e976fe8ba3f4c8efdda265a0196c1b66b83f2b9b27423d08dcc765406f893aeff9d830e70e3f14a9d4c490867eb4c32983317cbaa33863b0fae6f6 + react: ">=17.0.0" + react-dom: ">=17.0.0" + checksum: 10c0/9ebc4e82af905cfafeb5cde1dfbc15a2541d4eaaf1e13fb6b8acbb9f0c3535a7c331b8dee3ab5bb03acb21716ee2ab155629a6c14c3227cf959bf8ad92594539 languageName: node linkType: hard @@ -3569,6 +3569,13 @@ __metadata: languageName: node linkType: hard +"@floating-ui/utils@npm:^0.2.9": + version: 0.2.9 + resolution: "@floating-ui/utils@npm:0.2.9" + checksum: 10c0/48bbed10f91cb7863a796cc0d0e917c78d11aeb89f98d03fc38d79e7eb792224a79f538ed8a2d5d5584511d4ca6354ef35f1712659fd569868e342df4398ad6f + languageName: node + linkType: hard + "@gar/promisify@npm:^1.1.3": version: 1.1.3 resolution: "@gar/promisify@npm:1.1.3" @@ -9065,13 +9072,13 @@ __metadata: languageName: node linkType: hard -"css-tree@npm:^3.0.1": - version: 3.0.1 - resolution: "css-tree@npm:3.0.1" +"css-tree@npm:^3.1.0": + version: 3.1.0 + resolution: "css-tree@npm:3.1.0" dependencies: - mdn-data: "npm:2.12.1" + mdn-data: "npm:2.12.2" source-map-js: "npm:^1.0.1" - checksum: 10c0/9f117f3067e68e9edb0b3db0134f420db1a62bede3e84d8835767ecfaa6f8ced5e87989cf39b65ffe65d788c134c8ea9abd7393d7c35838a9da84326adf57a9b + checksum: 10c0/b5715852c2f397c715ca00d56ec53fc83ea596295ae112eb1ba6a1bda3b31086380e596b1d8c4b980fe6da09e7d0fc99c64d5bb7313030dd0fba9c1415f30979 languageName: node linkType: hard @@ -9550,7 +9557,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7": +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4": version: 4.3.7 resolution: "debug@npm:4.3.7" dependencies: @@ -14416,10 +14423,10 @@ __metadata: languageName: node linkType: hard -"mdn-data@npm:2.12.1": - version: 2.12.1 - resolution: "mdn-data@npm:2.12.1" - checksum: 10c0/1a09f441bdd423f2b0ab712665a1a3329fe7b15e9a2dad8c1c10c521ddb204ed186e7ac91052fd53a5ae0a07ac6eae53b5bcbb59ba8a1fb654268611297eea4a +"mdn-data@npm:2.12.2": + version: 2.12.2 + resolution: "mdn-data@npm:2.12.2" + checksum: 10c0/b22443b71d70f72ccc3c6ba1608035431a8fc18c3c8fc53523f06d20e05c2ac10f9b53092759a2ca85cf02f0d37036f310b581ce03e7b99ac74d388ef8152ade languageName: node linkType: hard @@ -15975,10 +15982,10 @@ __metadata: languageName: node linkType: hard -"papaparse@npm:^5.4.1": - version: 5.4.1 - resolution: "papaparse@npm:5.4.1" - checksum: 10c0/201f37c4813453fed5bfb4c01816696b099d2db9ff1e8fb610acc4771fdde91d2a22b6094721edb0fedb21ca3c46f04263f68be4beb3e35b8c72278f0cedc7b7 +"papaparse@npm:^5.5.1": + version: 5.5.1 + resolution: "papaparse@npm:5.5.1" + checksum: 10c0/32f7b39ef175f9adc8dc5fecddc4b2801a82626149c65463d19cbdcb2e53ce3eb74867c59c50d7169b26082059fad46cef9fbd36178cb7c5c6a714d8c577217d languageName: node linkType: hard @@ -21628,7 +21635,7 @@ __metadata: dependencies: "@chromatic-com/storybook": "npm:^3.2.4" "@eslint/js": "npm:^9.18.0" - "@floating-ui/react": "npm:^0.26.28" + "@floating-ui/react": "npm:^0.27.3" "@monaco-editor/loader": "npm:^1.4.0" "@monaco-editor/react": "npm:^4.6.0" "@observablehq/plot": "npm:^0.6.16" @@ -21675,9 +21682,9 @@ __metadata: clsx: "npm:^2.1.1" color: "npm:^4.2.3" colord: "npm:^2.9.3" - css-tree: "npm:^3.0.1" + css-tree: "npm:^3.1.0" dayjs: "npm:^1.11.13" - debug: "npm:^4.3.7" + debug: "npm:^4.4.0" electron: "npm:^34.0.0" electron-builder: "npm:^25.1.8" electron-updater: "npm:6.3.9" @@ -21694,7 +21701,7 @@ __metadata: monaco-yaml: "npm:^5.2.3" overlayscrollbars: "npm:^2.10.1" overlayscrollbars-react: "npm:^0.5.6" - papaparse: "npm:^5.4.1" + papaparse: "npm:^5.5.1" parse-srcset: "npm:^1.0.2" pngjs: "npm:^7.0.0" prettier: "npm:^3.4.2" @@ -21740,7 +21747,7 @@ __metadata: vitest: "npm:^3.0.3" winston: "npm:^3.17.0" ws: "npm:^8.18.0" - yaml: "npm:^2.6.1" + yaml: "npm:^2.7.0" languageName: unknown linkType: soft @@ -22214,12 +22221,12 @@ __metadata: languageName: node linkType: hard -"yaml@npm:^2.6.1": - version: 2.6.1 - resolution: "yaml@npm:2.6.1" +"yaml@npm:^2.7.0": + version: 2.7.0 + resolution: "yaml@npm:2.7.0" bin: yaml: bin.mjs - checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7 + checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9 languageName: node linkType: hard