Update fontawesome dependency

This commit is contained in:
Booteille 2024-12-18 09:14:39 +01:00
parent 57c98fb5af
commit 23db18ee05
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"watch": "deno run --allow-all bundler.watch.ts"
},
"imports": {
"@fortawesome/fontawesome-free": "npm:@fortawesome/fontawesome-free@^6.7.1",
"@fortawesome/fontawesome-free": "npm:@fortawesome/fontawesome-free@^6.7.2",
"esbuild": "npm:esbuild@^0.24.0",
"esbuild-plugin-ignore": "npm:esbuild-plugin-ignore@^1.1.1",
"@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@^0.11.1",