Skip to content

Commit

Permalink
Update vue monorepo to ^3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent b8eb99f commit b93f2cd
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.5.5",
"bootstrap": "^4.6.2",
"d3": "^5.16.0",
"d3-svg-legend": "^2.25.6",
"d3-tip": "^0.9.1",
"firebase": "^9.23.0",
"jquery": "^3.7.0",
"popper.js": "^1.16.1",
"vue": "^3.4.0",
"vue": "^3.5.5",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit b93f2cd

Please sign in to comment.