Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Sep 17, 2024
1 parent db7d69a commit fe53f8e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 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 @@ -40,10 +40,10 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "latest-2",
"axios": "^1.7.3",
"axios": "^1.7.7",
"bootstrap-vue": "^2.23.1",
"cocoda-sdk": "^3.4.11",
"cocoda-vue-tabs": "^0.1.12",
Expand All @@ -63,15 +63,15 @@
"vuex": "^3.6.2"
},
"devDependencies": {
"@vitejs/plugin-legacy": "^5.4.1",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue2": "^2.3.1",
"eslint": "~9.10",
"eslint-config-gbv": "~2.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"lint-staged": "^15.2.9",
"terser": "^5.31.6",
"vite": "^5.4.0",
"lint-staged": "^15.2.10",
"terser": "^5.32.0",
"vite": "^5.4.6",
"yorkie": "^2.0.0"
},
"engines": {
Expand Down

0 comments on commit fe53f8e

Please sign in to comment.