Skip to content

Commit

Permalink
Merge pull request #593 from bcgov/chore/jul26LibUpdates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
esune authored Jul 29, 2024
2 parents 1b1b1f1 + e28b33f commit 9107a4a
Show file tree
Hide file tree
Showing 6 changed files with 92 additions and 112 deletions.
94 changes: 37 additions & 57 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 @@ -17,13 +17,13 @@
"reinstall": "npm run purge && npm install"
},
"dependencies": {
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.25.0",
"@bcgov/bc-sans": "^2.1.0",
"@vue/eslint-config-prettier": "^9.0.0",
"axios": "^1.7.2",
"core-js": "^3.37.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"keycloak-js": "^15.1.1",
"nprogress": "^0.2.0",
"vue": "^2.7.16",
Expand All @@ -39,11 +39,11 @@
"@vue/cli-service": "^5.0.8",
"@vue/test-utils": "^1.3.0",
"axios-mock-adapter": "^1.22.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vuetify": "^1.1.0",
"lodash": "^4.17.21",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"vue-cli-plugin-vuetify": "^2.5.8",
"vue-template-compiler": "^2.7.16",
Expand Down
74 changes: 37 additions & 37 deletions demo/vue/app/package-lock.json

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

Loading

0 comments on commit 9107a4a

Please sign in to comment.