Skip to content

Commit

Permalink
Merge branch 'dev' into test/portfolioUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier-Charles authored Dec 23, 2024
2 parents fc37d3e + 1e41a12 commit 1670f82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@fullcalendar/core": "6.1.11",
"@fullcalendar/daygrid": "6.1.9",
"@fullcalendar/daygrid": "6.1.15",
"@fullcalendar/interaction": "6.1.10",
"@fullcalendar/list": "6.1.11",
"@fullcalendar/react": "6.1.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2723,10 +2723,10 @@
dependencies:
preact "~10.12.1"

"@fullcalendar/[email protected].9", "@fullcalendar/daygrid@~6.1.9":
version "6.1.9"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.9.tgz#efb8aabb2f928ac0b05a77c5443accb546ae5818"
integrity sha512-o/6joH/7lmVHXAkbaa/tUbzWYnGp/LgfdiFyYPkqQbjKEeivNZWF1WhHqFbhx0zbFONSHtrvkjY2bjr+Ef2quQ==
"@fullcalendar/[email protected].15", "@fullcalendar/daygrid@~6.1.9":
version "6.1.15"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.15.tgz#91208b0955ba805ddad285a53ee6f53855146963"
integrity sha512-j8tL0HhfiVsdtOCLfzK2J0RtSkiad3BYYemwQKq512cx6btz6ZZ2RNc/hVnIxluuWFyvx5sXZwoeTJsFSFTEFA==

"@fullcalendar/[email protected]":
version "6.1.10"
Expand Down

0 comments on commit 1670f82

Please sign in to comment.