Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @collapsed/react from 4.0.1 to 5.0.0 in /frontend #3501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"openapi-codegen": "orval"
},
"dependencies": {
"@collapsed/react": "^4.0.1",
"@collapsed/react": "^5.0.0",
"@date-fns/utc": "^1.2.0",
"@floating-ui/react": "^0.26.18",
"@headlessui/react": "^2.1.0",
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2170,25 +2170,25 @@ __metadata:
languageName: node
linkType: hard

"@collapsed/core@npm:4.0.1":
version: 4.0.1
resolution: "@collapsed/core@npm:4.0.1"
"@collapsed/core@npm:5.0.0":
version: 5.0.0
resolution: "@collapsed/core@npm:5.0.0"
dependencies:
tiny-warning: "npm:^1.0.3"
checksum: 10c0/3289cc2cc3432f3ed8304f19d53d38a4ecc35964664450e8b9b06cdda9efe13be8a46947af82f99356067ec6c3e1bb2e9db400183496fa41adda893a6e177fc6
checksum: 10c0/bb2fb019fbbc4c07082d6d79dc37efaa7e71ae45a241f667165f48614a031601888d2b36b96ca3b0f90e822102245dce87e51291bd3f36140620ca4c0316c7db
languageName: node
linkType: hard

"@collapsed/react@npm:^4.0.1":
version: 4.0.1
resolution: "@collapsed/react@npm:4.0.1"
"@collapsed/react@npm:^5.0.0":
version: 5.0.0
resolution: "@collapsed/react@npm:5.0.0"
dependencies:
"@collapsed/core": "npm:4.0.1"
"@collapsed/core": "npm:5.0.0"
tiny-warning: "npm:^1.0.3"
peerDependencies:
react: ^18
react-dom: ^18
checksum: 10c0/7546f6fe4b8408ed3e53d3cf5fb50c07e5a093ac08f789fc3e9b2070e4bf8842a05c18477f8d35d1b5f385397ba8e883087d5ef8d7cb1dffead18b7e0322e141
checksum: 10c0/c58dc153d74c921298633df835f5bbb8a10d62789b48f7694834465a596fb4a2be297fd6702bba7db3e2d0ef607393485aef15031b2d386f5dc2f0778344ec40
languageName: node
linkType: hard

Expand Down Expand Up @@ -11124,7 +11124,7 @@ __metadata:
resolution: "flathub@workspace:."
dependencies:
"@babel/core": "npm:^7.24.7"
"@collapsed/react": "npm:^4.0.1"
"@collapsed/react": "npm:^5.0.0"
"@date-fns/utc": "npm:^1.2.0"
"@faker-js/faker": "npm:^8.4.1"
"@floating-ui/react": "npm:^0.26.18"
Expand Down