Skip to content

Commit

Permalink
Update deps (#255)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
HarmlessHarm and dependabot[bot] authored Oct 4, 2024
1 parent db10d28 commit e52e278
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 53 deletions.
140 changes: 93 additions & 47 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 @@ -18,16 +18,16 @@
"dependencies": {
"@gtm-support/vue2-gtm": "^1.3.0",
"@octokit/rest": "^19.0.5",
"@quasar/extras": "^1.16.11",
"@quasar/extras": "^1.16.12",
"ajv": "^8.13.0",
"ajv-formats": "^2.1.1",
"animate.css": "^4.1.1",
"axios": "^0.28.1",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"firebase": "^8.0.0",
"helmet": "^5.0.2",
"helmet": "^7.1.0",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"marked": "^4.0.16",
Expand All @@ -50,15 +50,15 @@
"vuex": "^3.0.1"
},
"devDependencies": {
"@quasar/app": "^2.4.3",
"@types/sanitize-html": "^2.6.2",
"@quasar/app": "2.4.3",
"@types/sanitize-html": "^2.11.0",
"babel-eslint": "^10.0.1",
"eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-vue": "^7.7.0",
"eslint-webpack-plugin": "^2.4.0",
"husky": "^8.0.2",
"prettier": "^2.7.1",
"prettier": "^3.3.3",
"workbox-webpack-plugin": "^6.5.3"
},
"overrides": {
Expand Down

0 comments on commit e52e278

Please sign in to comment.