Add integrity things to JS things.

This commit is contained in:
James Cole
2023-08-12 18:12:20 +02:00
parent a2d6d7a92c
commit 64d95fe845
4 changed files with 28 additions and 15 deletions

View File

@@ -9,7 +9,8 @@
"axios": "^1.1.2",
"laravel-vite-plugin": "^0.7.5",
"sass": "^1.64.2",
"vite": "^4.0.0"
"vite": "^4.0.0",
"vite-plugin-manifest-sri": "^0.1.0"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",