Skip to content

Commit

Permalink
chore: bump ark
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-C committed Oct 15, 2024
1 parent 399c0e5 commit 5a9328d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"vitest": "^2.1.1"
},
"dependencies": {
"@ark-ui/react": "^4.1.1",
"@ark-ui/react": "^4.1.2",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ __metadata:
languageName: node
linkType: hard

"@ark-ui/react@npm:^4.1.1":
version: 4.1.1
resolution: "@ark-ui/react@npm:4.1.1"
"@ark-ui/react@npm:^4.1.1, @ark-ui/react@npm:^4.1.2":
version: 4.1.2
resolution: "@ark-ui/react@npm:4.1.2"
dependencies:
"@internationalized/date": "npm:3.5.6"
"@zag-js/accordion": "npm:0.74.2"
Expand Down Expand Up @@ -85,7 +85,7 @@ __metadata:
peerDependencies:
react: ">=18.0.0"
react-dom: ">=18.0.0"
checksum: 10c0/c9b1d518015c77b1375eaf6659d5d232d386dd390e8b6257a8431e928f72dc228e4b2cc7402fa90c46cdc71c7af50e612bdf92242b5ce11fe44e6ba704882388
checksum: 10c0/d4aefebc034ef5056f9a00a20f4b40b9fe70fa6a5083b16dc2c4f5c9de6b572155ff20f1880cd713a167d22185ab0d47dbb1b73029c7acdacc0a6f3eee55a39f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7006,7 +7006,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "editorial-frontend@workspace:."
dependencies:
"@ark-ui/react": "npm:^4.1.1"
"@ark-ui/react": "npm:^4.1.2"
"@babel/core": "npm:^7.24.5"
"@dnd-kit/core": "npm:^6.0.8"
"@dnd-kit/modifiers": "npm:^6.0.1"
Expand Down

0 comments on commit 5a9328d

Please sign in to comment.