Skip to content

Commit

Permalink
chore: update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 23, 2023
1 parent 4e10ffd commit 239f32a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"del-cli": "^5.1.0",
"edge.js": "^6.0.0-10",
"edge.js": "^6.0.0",
"eslint": "^8.54.0",
"get-port": "^7.0.0",
"github-label-sync": "^2.3.1",
Expand Down Expand Up @@ -141,11 +141,11 @@
"youch-terminal": "^2.2.3"
},
"peerDependencies": {
"@adonisjs/assembler": "^6.1.3-25",
"@vinejs/vine": "^1.6.0",
"@adonisjs/assembler": "^6.1.3-26",
"@vinejs/vine": "^1.7.0",
"argon2": "^0.31.1",
"bcrypt": "^5.1.1",
"edge.js": "^6.0.0-10"
"edge.js": "^6.0.0"
},
"peerDependenciesMeta": {
"argon2": {
Expand Down

0 comments on commit 239f32a

Please sign in to comment.