Skip to content

Commit

Permalink
Merge pull request #202 from Poeschl/dependabot/npm_and_yarn/frontend…
Browse files Browse the repository at this point in the history
…/npm-80f8f487f5

⬆️ Bump the npm group in /frontend with 9 updates
  • Loading branch information
Poeschl authored Sep 3, 2024
2 parents 844b3e7 + a0a4b87 commit bc958f9
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 108 deletions.
193 changes: 94 additions & 99 deletions frontend/package-lock.json

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

18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.5.2",
"@fortawesome/free-brands-svg-icons": "6.5.2",
"@fortawesome/free-regular-svg-icons": "6.5.2",
"@fortawesome/free-solid-svg-icons": "6.5.2",
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-brands-svg-icons": "6.6.0",
"@fortawesome/free-regular-svg-icons": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@neoconfetti/vue": "^2.2.1",
"@stomp/stompjs": "^7.0.0",
"axios": "^1.7.4",
"axios": "^1.7.7",
"bulma": "^1.0.2",
"chalk": "^5.3.0",
"jwt-decode": "^4.0.0",
"loglevel": "^1.9.1",
"loglevel-plugin-prefix": "^0.8.4",
"pinia": "^2.2.0",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.3",
"plausible-tracker": "^0.3.9",
"vue": "^3.4.35",
"vue-router": "^4.4.2"
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@babel/helper-module-imports": "^7.24.7",
Expand Down

0 comments on commit bc958f9

Please sign in to comment.