Skip to content

Commit 6c811fd

Browse files
authored
Revert "Revert "Bump the prod-dependencies group with 2 updates" (#1071)"
This reverts commit 205d33e.
1 parent ab16bae commit 6c811fd

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"vitest": "^2.1.2"
8282
},
8383
"dependencies": {
84-
"@floating-ui/react": "^0.26.24",
84+
"@floating-ui/react": "^0.26.25",
8585
"@monaco-editor/loader": "^1.4.0",
8686
"@monaco-editor/react": "^4.6.0",
8787
"@observablehq/plot": "^0.6.16",
@@ -136,7 +136,7 @@
136136
"use-device-pixel-ratio": "^1.1.2",
137137
"winston": "^3.15.0",
138138
"ws": "^8.18.0",
139-
"yaml": "^2.5.1"
139+
"yaml": "^2.6.0"
140140
},
141141
"resolutions": {
142142
"send@npm:0.18.0": "0.19.0",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -847,17 +847,17 @@ __metadata:
847847
languageName: node
848848
linkType: hard
849849

850-
"@floating-ui/react@npm:^0.26.24":
851-
version: 0.26.24
852-
resolution: "@floating-ui/react@npm:0.26.24"
850+
"@floating-ui/react@npm:^0.26.25":
851+
version: 0.26.25
852+
resolution: "@floating-ui/react@npm:0.26.25"
853853
dependencies:
854854
"@floating-ui/react-dom": "npm:^2.1.2"
855855
"@floating-ui/utils": "npm:^0.2.8"
856856
tabbable: "npm:^6.0.0"
857857
peerDependencies:
858858
react: ">=16.8.0"
859859
react-dom: ">=16.8.0"
860-
checksum: 10c0/c5c3ac265802087673a69b0e08b3bea1ee02de9da4cdbc40bb1c9e06823be72628a82f1655b40d56a4383715b4ab3b6deddff4e69146f513970ee592e1dd8f92
860+
checksum: 10c0/5206b06a5963e795af2f0b0a6ac39230012263ffa38dd60158e0f0b82d43a24e6a1c005fc8556ee5fe26e6353546ffb72e54716f6bd584fdab516dc128a78995
861861
languageName: node
862862
linkType: hard
863863

@@ -11637,7 +11637,7 @@ __metadata:
1163711637
dependencies:
1163811638
"@chromatic-com/storybook": "npm:^2.0.2"
1163911639
"@eslint/js": "npm:^9.12.0"
11640-
"@floating-ui/react": "npm:^0.26.24"
11640+
"@floating-ui/react": "npm:^0.26.25"
1164111641
"@monaco-editor/loader": "npm:^1.4.0"
1164211642
"@monaco-editor/react": "npm:^4.6.0"
1164311643
"@observablehq/plot": "npm:^0.6.16"
@@ -11742,7 +11742,7 @@ __metadata:
1174211742
vitest: "npm:^2.1.2"
1174311743
winston: "npm:^3.15.0"
1174411744
ws: "npm:^8.18.0"
11745-
yaml: "npm:^2.5.1"
11745+
yaml: "npm:^2.6.0"
1174611746
languageName: unknown
1174711747
linkType: soft
1174811748

@@ -11941,7 +11941,7 @@ __metadata:
1194111941
languageName: node
1194211942
linkType: hard
1194311943

11944-
"yaml@npm:^2.0.0":
11944+
"yaml@npm:^2.0.0, yaml@npm:^2.6.0":
1194511945
version: 2.6.0
1194611946
resolution: "yaml@npm:2.6.0"
1194711947
bin:
@@ -11950,15 +11950,6 @@ __metadata:
1195011950
languageName: node
1195111951
linkType: hard
1195211952

11953-
"yaml@npm:^2.5.1":
11954-
version: 2.5.1
11955-
resolution: "yaml@npm:2.5.1"
11956-
bin:
11957-
yaml: bin.mjs
11958-
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
11959-
languageName: node
11960-
linkType: hard
11961-
1196211953
"yargs-parser@npm:^21.1.1":
1196311954
version: 21.1.1
1196411955
resolution: "yargs-parser@npm:21.1.1"

0 commit comments

Comments
 (0)