Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Mar 11, 2024
1 parent 8f4cd0f commit f1801a9
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 @@ -32,19 +32,19 @@
"homepage": "https://github.com/digitalbazaar/bedrock-quasar",
"dependencies": {
"animate.css": "^4.1.1",
"quasar": "^2.14.6"
"quasar": "^2.14.7"
},
"peerDependencies": {
"@bedrock/vue": "^5.0.1",
"vue": "^3.3.4"
"vue": "^3.4.21"
},
"devDependencies": {
"eslint": "^8.57.0",
"eslint-config-digitalbazaar": "^5.0.1",
"eslint-plugin-jsdoc": "^48.2.0",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-quasar": "^1.1.0",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-vue": "^9.22.0"
"eslint-plugin-vue": "^9.23.0"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit f1801a9

Please sign in to comment.