Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienwirtz committed Dec 22, 2024
1 parent 72a5daf commit 2f1cbe7
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 318 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.0",
"@fortawesome/fontawesome-free": "^6.7.2",
"bulma": "^1.0.2",
"lodash.merge": "^4.6.2",
"vue": "^3.5.13",
"yaml": "^2.6.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.0",
"@vue/eslint-config-prettier": "^10.0.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.1.0",
"eslint": "^9.17.0",
"eslint-plugin-vue": "^9.32.0",
"http-server": "^14.1.1",
"prettier": "^3.3.3",
"sass-embedded": "^1.81.0",
"vite": "^5.4.11",
"vite-plugin-pwa": "^0.21.0"
"prettier": "^3.4.2",
"sass-embedded": "^1.83.0",
"vite": "^6.0.5",
"vite-plugin-pwa": "^0.21.1"
},
"license": "Apache-2.0",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf"
}
Loading

0 comments on commit 2f1cbe7

Please sign in to comment.