Skip to content

Commit

Permalink
fix(deps): update dependency @casl/vue to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and AlexAndBear committed Jul 26, 2024
1 parent f2bf508 commit c99001f
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 409 deletions.
2 changes: 1 addition & 1 deletion packages/web-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"peerDependencies": {
"@casl/ability": "^6.3.3",
"@casl/vue": "^2.2.1",
"@casl/vue": "^2.2.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@ownclouders/web-client": "workspace:*",
"@sentry/vue": "7.101.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"dependencies": {
"@casl/ability": "^6.3.3",
"@casl/vue": "^2.2.1",
"@casl/vue": "^2.2.2",
"@fortawesome/fontawesome-free": "6.5.1",
"@ownclouders/web-client": "workspace:*",
"@ownclouders/web-pkg": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "src/index.ts",
"peerDependencies": {
"@casl/ability": "^6.3.3",
"@casl/vue": "^2.2.1",
"@casl/vue": "^2.2.2",
"axios": "1.6.8",
"pinia": "2.1.7",
"vue-router": "4.2.5",
Expand Down
Loading

0 comments on commit c99001f

Please sign in to comment.