Skip to content

Commit e4b1b35

Browse files
Bump the prod-dependencies-patch group with 4 updates
Bumps the prod-dependencies-patch group with 4 updates: [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react), [recharts](https://github.com/recharts/recharts), [rehype-highlight](https://github.com/rehypejs/rehype-highlight) and [ua-parser-js](https://github.com/faisalman/ua-parser-js). Updates `@floating-ui/react` from 0.27.3 to 0.27.4 - [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.4/packages/react) Updates `recharts` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.0...v2.15.1) Updates `rehype-highlight` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/rehypejs/rehype-highlight/releases) - [Commits](rehypejs/rehype-highlight@7.0.1...7.0.2) Updates `ua-parser-js` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md) - [Commits](faisalman/ua-parser-js@2.0.0...2.0.1) --- updated-dependencies: - dependency-name: "@floating-ui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: rehype-highlight dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: ua-parser-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02c3614 commit e4b1b35

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"prism-react-renderer": "^2.4.1",
3131
"react": "^18.0.0",
3232
"react-dom": "^18.0.0",
33-
"rehype-highlight": "^7.0.1",
33+
"rehype-highlight": "^7.0.2",
3434
"remark-gfm": "^4.0.0",
3535
"remark-typescript-code-import": "^1.0.1",
3636
"sass": "^1.83.4",
37-
"ua-parser-js": "^2.0.0"
37+
"ua-parser-js": "^2.0.1"
3838
},
3939
"devDependencies": {
4040
"@docusaurus/module-type-aliases": "3.7.0",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"vitest": "^3.0.5"
9393
},
9494
"dependencies": {
95-
"@floating-ui/react": "^0.27.3",
95+
"@floating-ui/react": "^0.27.4",
9696
"@monaco-editor/loader": "^1.4.0",
9797
"@monaco-editor/react": "^4.6.0",
9898
"@observablehq/plot": "^0.6.16",
@@ -136,8 +136,8 @@
136136
"react-gauge-chart": "^0.5.1",
137137
"react-markdown": "^9.0.3",
138138
"react-zoom-pan-pinch": "^3.7.0",
139-
"recharts": "^2.15.0",
140-
"rehype-highlight": "^7.0.1",
139+
"recharts": "^2.15.1",
140+
"rehype-highlight": "^7.0.2",
141141
"rehype-raw": "^7.0.0",
142142
"rehype-sanitize": "^6.0.0",
143143
"rehype-slug": "^6.0.0",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3539,17 +3539,17 @@ __metadata:
35393539
languageName: node
35403540
linkType: hard
35413541

3542-
"@floating-ui/react@npm:^0.27.3":
3543-
version: 0.27.3
3544-
resolution: "@floating-ui/react@npm:0.27.3"
3542+
"@floating-ui/react@npm:^0.27.4":
3543+
version: 0.27.4
3544+
resolution: "@floating-ui/react@npm:0.27.4"
35453545
dependencies:
35463546
"@floating-ui/react-dom": "npm:^2.1.2"
35473547
"@floating-ui/utils": "npm:^0.2.9"
35483548
tabbable: "npm:^6.0.0"
35493549
peerDependencies:
35503550
react: ">=17.0.0"
35513551
react-dom: ">=17.0.0"
3552-
checksum: 10c0/9ebc4e82af905cfafeb5cde1dfbc15a2541d4eaaf1e13fb6b8acbb9f0c3535a7c331b8dee3ab5bb03acb21716ee2ab155629a6c14c3227cf959bf8ad92594539
3552+
checksum: 10c0/d1456de8e72b5127c76f59ec3f9a53f216125bd9146eea82adf1df24eea884039522477c98fe65cb095be77b4c3c20f91c3433a70c9243e1a4714a1055470f77
35533553
languageName: node
35543554
linkType: hard
35553555

@@ -18153,7 +18153,7 @@ __metadata:
1815318153
languageName: node
1815418154
linkType: hard
1815518155

18156-
"react-smooth@npm:^4.0.0":
18156+
"react-smooth@npm:^4.0.4":
1815718157
version: 4.0.4
1815818158
resolution: "react-smooth@npm:4.0.4"
1815918159
dependencies:
@@ -18307,22 +18307,22 @@ __metadata:
1830718307
languageName: node
1830818308
linkType: hard
1830918309

18310-
"recharts@npm:^2.15.0":
18311-
version: 2.15.0
18312-
resolution: "recharts@npm:2.15.0"
18310+
"recharts@npm:^2.15.1":
18311+
version: 2.15.1
18312+
resolution: "recharts@npm:2.15.1"
1831318313
dependencies:
1831418314
clsx: "npm:^2.0.0"
1831518315
eventemitter3: "npm:^4.0.1"
1831618316
lodash: "npm:^4.17.21"
1831718317
react-is: "npm:^18.3.1"
18318-
react-smooth: "npm:^4.0.0"
18318+
react-smooth: "npm:^4.0.4"
1831918319
recharts-scale: "npm:^0.4.4"
1832018320
tiny-invariant: "npm:^1.3.1"
1832118321
victory-vendor: "npm:^36.6.8"
1832218322
peerDependencies:
1832318323
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1832418324
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
18325-
checksum: 10c0/9dca8003c22c1d91b895add65e85d58bc1e79a5abc739bf0b61e275384f70b6922ad7247c0c39e0f5650174d2d9b1a006dc9c23d33732b7f4016c7df076826d3
18325+
checksum: 10c0/1ec3cea442382fe986500b5cc95ef3d5ee194a1cb244fa0fe288b5474c0aa501f89ed39590e1a5fec6ecdfd7ab92bb1e986699a66688423608b75b2559a865b3
1832618326
languageName: node
1832718327
linkType: hard
1832818328

@@ -18493,16 +18493,16 @@ __metadata:
1849318493
languageName: node
1849418494
linkType: hard
1849518495

18496-
"rehype-highlight@npm:^7.0.1":
18497-
version: 7.0.1
18498-
resolution: "rehype-highlight@npm:7.0.1"
18496+
"rehype-highlight@npm:^7.0.2":
18497+
version: 7.0.2
18498+
resolution: "rehype-highlight@npm:7.0.2"
1849918499
dependencies:
1850018500
"@types/hast": "npm:^3.0.0"
1850118501
hast-util-to-text: "npm:^4.0.0"
1850218502
lowlight: "npm:^3.0.0"
1850318503
unist-util-visit: "npm:^5.0.0"
1850418504
vfile: "npm:^6.0.0"
18505-
checksum: 10c0/cb995cef8f0660538fdf988cea8184fdfb1ab8f74f20f67705b32617d7c484356feccb80b6faebc08e5cec7bc32977718b1d6c012ebd054719633e0cd22fe544
18505+
checksum: 10c0/b62effff554f9a3f2ad8688c675bc7580e6dcf20a6988f86a25e95f1adea2f4900f8a13f96ec7db6a543314aed28267e4057f8dbc71c02a76a9511a716e88da2
1850618506
languageName: node
1850718507
linkType: hard
1850818508

@@ -21225,16 +21225,16 @@ __metadata:
2122521225
languageName: node
2122621226
linkType: hard
2122721227

21228-
"ua-parser-js@npm:^2.0.0":
21229-
version: 2.0.0
21230-
resolution: "ua-parser-js@npm:2.0.0"
21228+
"ua-parser-js@npm:^2.0.1":
21229+
version: 2.0.1
21230+
resolution: "ua-parser-js@npm:2.0.1"
2123121231
dependencies:
2123221232
detect-europe-js: "npm:^0.1.2"
2123321233
is-standalone-pwa: "npm:^0.1.1"
2123421234
ua-is-frozen: "npm:^0.1.2"
2123521235
bin:
2123621236
ua-parser-js: script/cli.js
21237-
checksum: 10c0/f82ef8d493f079f1fea885ae25733d02788125f1a75210936610c804d5c22bd2368282070471931ae8b9ad1a5fb31165f1188c4c27887f33aceffb97d629aa9f
21237+
checksum: 10c0/099d634bfd866ecc8e1c51a5952bf27d286f115f6abe5d6af4a76b4fbda3f75a91b31634f77faee7d44466d8c12b50c66baf42ec7a41f8f8cef218a5895742f7
2123821238
languageName: node
2123921239
linkType: hard
2124021240

@@ -22113,7 +22113,7 @@ __metadata:
2211322113
prism-react-renderer: "npm:^2.4.1"
2211422114
react: "npm:^18.0.0"
2211522115
react-dom: "npm:^18.0.0"
22116-
rehype-highlight: "npm:^7.0.1"
22116+
rehype-highlight: "npm:^7.0.2"
2211722117
remark-cli: "npm:^12.0.1"
2211822118
remark-frontmatter: "npm:^5.0.0"
2211922119
remark-gfm: "npm:^4.0.0"
@@ -22124,7 +22124,7 @@ __metadata:
2212422124
sass: "npm:^1.83.4"
2212522125
typescript: "npm:^5.7.3"
2212622126
typescript-eslint: "npm:^8.22.0"
22127-
ua-parser-js: "npm:^2.0.0"
22127+
ua-parser-js: "npm:^2.0.1"
2212822128
languageName: unknown
2212922129
linkType: soft
2213022130

@@ -22134,7 +22134,7 @@ __metadata:
2213422134
dependencies:
2213522135
"@chromatic-com/storybook": "npm:^3.2.4"
2213622136
"@eslint/js": "npm:^9.19.0"
22137-
"@floating-ui/react": "npm:^0.27.3"
22137+
"@floating-ui/react": "npm:^0.27.4"
2213822138
"@monaco-editor/loader": "npm:^1.4.0"
2213922139
"@monaco-editor/react": "npm:^4.6.0"
2214022140
"@observablehq/plot": "npm:^0.6.16"
@@ -22218,8 +22218,8 @@ __metadata:
2221822218
react-gauge-chart: "npm:^0.5.1"
2221922219
react-markdown: "npm:^9.0.3"
2222022220
react-zoom-pan-pinch: "npm:^3.7.0"
22221-
recharts: "npm:^2.15.0"
22222-
rehype-highlight: "npm:^7.0.1"
22221+
recharts: "npm:^2.15.1"
22222+
rehype-highlight: "npm:^7.0.2"
2222322223
rehype-raw: "npm:^7.0.0"
2222422224
rehype-sanitize: "npm:^6.0.0"
2222522225
rehype-slug: "npm:^6.0.0"

0 commit comments

Comments
 (0)