Skip to content

Commit

Permalink
chore: bump up dnd-kit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 5994814 commit c7a5c12
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@capacitor/app": "^6.0.1",
"@capacitor/browser": "^6.0.3",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/modifiers": "^8.0.0",
"@dnd-kit/sortable": "^9.0.0",
"@dotlottie/player-component": "^2.7.12",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,8 @@ __metadata:
"@capacitor/app": "npm:^6.0.1"
"@capacitor/browser": "npm:^6.0.3"
"@dnd-kit/core": "npm:^6.1.0"
"@dnd-kit/modifiers": "npm:^7.0.0"
"@dnd-kit/sortable": "npm:^8.0.0"
"@dnd-kit/modifiers": "npm:^8.0.0"
"@dnd-kit/sortable": "npm:^9.0.0"
"@dotlottie/player-component": "npm:^2.7.12"
"@emotion/cache": "npm:^11.11.0"
"@emotion/react": "npm:^11.11.4"
Expand Down Expand Up @@ -3373,29 +3373,29 @@ __metadata:
languageName: node
linkType: hard

"@dnd-kit/modifiers@npm:^7.0.0":
version: 7.0.0
resolution: "@dnd-kit/modifiers@npm:7.0.0"
"@dnd-kit/modifiers@npm:^8.0.0":
version: 8.0.0
resolution: "@dnd-kit/modifiers@npm:8.0.0"
dependencies:
"@dnd-kit/utilities": "npm:^3.2.2"
tslib: "npm:^2.0.0"
peerDependencies:
"@dnd-kit/core": ^6.1.0
"@dnd-kit/core": ^6.2.0
react: ">=16.8.0"
checksum: 10/9ee0b7b86c23c15f6820d76ec398724597abc9d9e31cf58836e7f0b9935e33f9136a60ee9600eb27818447623f07786d4fed3f1d685d9cc6d860d8f6c5354ae3
checksum: 10/dc3927eba6a38c115138bc6039f79bc27ef9c1a12085d41246a7ec93ed77d7aa2ae1e5d46fd199c792dfe1852d9af8f3b529b9831873b65c9dc50711177df713
languageName: node
linkType: hard

"@dnd-kit/sortable@npm:^8.0.0":
version: 8.0.0
resolution: "@dnd-kit/sortable@npm:8.0.0"
"@dnd-kit/sortable@npm:^9.0.0":
version: 9.0.0
resolution: "@dnd-kit/sortable@npm:9.0.0"
dependencies:
"@dnd-kit/utilities": "npm:^3.2.2"
tslib: "npm:^2.0.0"
peerDependencies:
"@dnd-kit/core": ^6.1.0
"@dnd-kit/core": ^6.2.0
react: ">=16.8.0"
checksum: 10/e2e0d37ace13db2e6aceb65a803195ef29e1a33a37e7722a988d7a9c1aacce77472a93b2adcd8e6780ac98b3d5640c5481892f530177c2eb966df235726942ad
checksum: 10/35fe6271fa66f45a055533045dab9bece7f310119e8e37fa6bad7b4b02cb87bd365e9366fea2f5749a525a15b84e2ea86cb8920b00c04823477a8f2b4c4adc7f
languageName: node
linkType: hard

Expand Down

0 comments on commit c7a5c12

Please sign in to comment.