Skip to content

Commit

Permalink
Revert "Revert "Bump the prod-dependencies group with 2 updates"" (#1075
Browse files Browse the repository at this point in the history
)

Reverts #1071
  • Loading branch information
esimkowitz authored Oct 18, 2024
1 parent abb7c98 commit 26e3897
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"vitest": "^2.1.3"
},
"dependencies": {
"@floating-ui/react": "^0.26.24",
"@floating-ui/react": "^0.26.25",
"@monaco-editor/loader": "^1.4.0",
"@monaco-editor/react": "^4.6.0",
"@observablehq/plot": "^0.6.16",
Expand Down Expand Up @@ -136,7 +136,7 @@
"use-device-pixel-ratio": "^1.1.2",
"winston": "^3.15.0",
"ws": "^8.18.0",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"resolutions": {
"send@npm:0.18.0": "0.19.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -847,17 +847,17 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.26.24":
version: 0.26.24
resolution: "@floating-ui/react@npm:0.26.24"
"@floating-ui/react@npm:^0.26.25":
version: 0.26.25
resolution: "@floating-ui/react@npm:0.26.25"
dependencies:
"@floating-ui/react-dom": "npm:^2.1.2"
"@floating-ui/utils": "npm:^0.2.8"
tabbable: "npm:^6.0.0"
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 10c0/c5c3ac265802087673a69b0e08b3bea1ee02de9da4cdbc40bb1c9e06823be72628a82f1655b40d56a4383715b4ab3b6deddff4e69146f513970ee592e1dd8f92
checksum: 10c0/5206b06a5963e795af2f0b0a6ac39230012263ffa38dd60158e0f0b82d43a24e6a1c005fc8556ee5fe26e6353546ffb72e54716f6bd584fdab516dc128a78995
languageName: node
linkType: hard

Expand Down Expand Up @@ -11635,7 +11635,7 @@ __metadata:
dependencies:
"@chromatic-com/storybook": "npm:^2.0.2"
"@eslint/js": "npm:^9.12.0"
"@floating-ui/react": "npm:^0.26.24"
"@floating-ui/react": "npm:^0.26.25"
"@monaco-editor/loader": "npm:^1.4.0"
"@monaco-editor/react": "npm:^4.6.0"
"@observablehq/plot": "npm:^0.6.16"
Expand Down Expand Up @@ -11740,7 +11740,7 @@ __metadata:
vitest: "npm:^2.1.3"
winston: "npm:^3.15.0"
ws: "npm:^8.18.0"
yaml: "npm:^2.5.1"
yaml: "npm:^2.6.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11939,7 +11939,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0":
"yaml@npm:^2.0.0, yaml@npm:^2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
bin:
Expand All @@ -11948,15 +11948,6 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.5.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
yaml: bin.mjs
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
languageName: node
linkType: hard

"yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
Expand Down

0 comments on commit 26e3897

Please sign in to comment.