Skip to content

Commit

Permalink
chore(deps): bump @number-flow/react from 0.3.4 to 0.4.0 (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 86ed946 commit 03355e9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/raga-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@blueprintjs/core": "^5.14.0",
"@blueprintjs/icons": "^5.14.0",
"@emotion/react": "^11.13.3",
"@number-flow/react": "^0.3.0",
"@number-flow/react": "^0.4.0",
"@roarr/browser-log-writer": "^1.3.0",
"@table-library/react-table-library": "^4.1.7",
"@tinyhttp/app": "^2.4.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ __metadata:
"@electron-forge/maker-zip": "npm:^7.5.0"
"@electron-forge/plugin-vite": "npm:^7.5.0"
"@emotion/react": "npm:^11.13.3"
"@number-flow/react": "npm:^0.3.0"
"@number-flow/react": "npm:^0.4.0"
"@roarr/browser-log-writer": "npm:^1.3.0"
"@table-library/react-table-library": "npm:^4.1.7"
"@tinyhttp/app": "npm:^2.4.0"
Expand Down Expand Up @@ -1785,16 +1785,16 @@ __metadata:
languageName: node
linkType: hard

"@number-flow/react@npm:^0.3.0":
version: 0.3.4
resolution: "@number-flow/react@npm:0.3.4"
"@number-flow/react@npm:^0.4.0":
version: 0.4.0
resolution: "@number-flow/react@npm:0.4.0"
dependencies:
esm-env: "npm:^1.1.4"
number-flow: "npm:0.3.9"
number-flow: "npm:0.4.0"
peerDependencies:
react: ^18 || ^19.0.0-rc-915b914b3a-20240515
react-dom: ^18
checksum: 10/4e6d0063fd2a2f7fe5203b09816366de3833d7ce0a6e0de22ee9fbfb96a4484537eed3e271051af1b3508eb36de02b70cc1d216a3884e40788aead9192d4aeb6
checksum: 10/9f63a41a398a04caf7980c78e641d912b6d81b060fba699d3098469e78c87239bfa623ece5bf93df615991f3cfb90bdb2d1c8e4eb1cddb77bcf5deb720dc1611
languageName: node
linkType: hard

Expand Down Expand Up @@ -9407,12 +9407,12 @@ __metadata:
languageName: node
linkType: hard

"number-flow@npm:0.3.9":
version: 0.3.9
resolution: "number-flow@npm:0.3.9"
"number-flow@npm:0.4.0":
version: 0.4.0
resolution: "number-flow@npm:0.4.0"
dependencies:
esm-env: "npm:^1.1.4"
checksum: 10/4b0807192f38b7f2588be1eba658ee619c549293561a1bd4407004789eba14c11525b0cb8cbca654ae12ed66da691e8278a19d6c3169a0aa4d313a5a7141afa6
checksum: 10/c7bd4bff58aea17858c23dbc06f3552d0ec295dd466716ebb0fcc3c12271ce4a5415b4f9ec3bae401e5d27fddd5e8009decd81f7234cf3d34df0f3e68b7fa4ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 03355e9

Please sign in to comment.