Skip to content

Commit

Permalink
Merge pull request #698 from openwallet-foundation/dec20LibUpdates
Browse files Browse the repository at this point in the history
Library updates
  • Loading branch information
loneil authored Jan 9, 2025
2 parents efa8c72 + 730f7a5 commit 7d43c57
Show file tree
Hide file tree
Showing 6 changed files with 694 additions and 833 deletions.
62 changes: 34 additions & 28 deletions demo/vue/app/frontend/package-lock.json

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

10 changes: 5 additions & 5 deletions demo/vue/app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@babel/eslint-parser": "^7.25.9",
"@vue/eslint-config-prettier": "^10.1.0",
"axios": "^1.7.7",
"axios": "^1.7.9",
"core-js": "^3.39.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -38,11 +38,11 @@
"@vue/cli-service": "^5.0.8",
"@vue/test-utils": "^1.3.0",
"axios-mock-adapter": "^2.1.0",
"eslint-plugin-vue": "^9.30.0",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vuetify": "^1.1.0",
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"sass": "^1.80.6",
"prettier": "^3.4.2",
"sass": "^1.83.1",
"sass-loader": "^14.2.1",
"vue-cli-plugin-vuetify": "^2.5.8",
"vue-template-compiler": "^2.7.16",
Expand All @@ -51,4 +51,4 @@
"optionalDependencies": {
"fsevents": "^2.3.2"
}
}
}
Loading

0 comments on commit 7d43c57

Please sign in to comment.