Skip to content

Commit

Permalink
Merge pull request #7 from updatecli/updatecli_280f0e06210e3afbc25416…
Browse files Browse the repository at this point in the history
…4bd0666780e319db85d7f50e2b35763a89424c0a7a

Bump Patch version of NPM package
  • Loading branch information
olblak committed Jul 11, 2023
2 parents e666b1b + 0e9d7b3 commit 9ff5ca8
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 68 deletions.
133 changes: 71 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@auth0/auth0-vue": "^2.2.0",
"@auth0/auth0-vue": "^2.2.1",
"@mdi/font": "^7.2.96",
"axios": "^1.4.0",
"core-js": "^3.31.0",
"core-js": "^3.31.1",
"roboto-fontface": "^0.10.0",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
"vuetify": "^3.3.5",
"vue-router": "^4.2.4",
"vuetify": "^3.3.7",
"webfontloader": "^1.6.28"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"@babel/core": "^7.22.8",
"@babel/eslint-parser": "^7.22.7",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-plugin-router": "^5.0.8",
Expand Down

0 comments on commit 9ff5ca8

Please sign in to comment.