Skip to content

Commit

Permalink
Update vue monorepo to ^3.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent cb2d402 commit 2dca7af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"utils:gen-preview": "npx cypress run --config-file cypress.doc.json --spec 'cypress/documentation/documentation.spec.js' && node ./ci/export-documentation.js"
},
"dependencies": {
"@vue/compat": "^3.4.0",
"@vue/compat": "^3.4.14",
"bootstrap": "^4.6.2",
"d3": "^5.11.0",
"d3-svg-legend": "^2.25.6",
"d3-tip": "^0.9.1",
"firebase": "^9.22.0",
"jquery": "^3.7.0",
"popper.js": "^1.16.1",
"vue": "^3.4.0",
"vue": "^3.4.14",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit 2dca7af

Please sign in to comment.