Update JS deps

This commit is contained in:
William Bouzourène 2025-07-11 14:43:44 +02:00
parent 432ed6943f
commit e2cce937ac
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
2 changed files with 522 additions and 738 deletions

View file

@ -9,8 +9,8 @@
},
"devDependencies": {
"@parcel/transformer-sass": "2.15.4",
"parcel": "^2.15.0",
"prettier": "^3.5.3",
"parcel": "^2.15.4",
"prettier": "^3.6.2",
"prettier-plugin-jinja-template": "^2.1.0"
},
"source": "frontend/index.js",
@ -32,7 +32,7 @@
"build": "go build"
},
"dependencies": {
"bootstrap": "^5.3.6",
"bootstrap": "^5.3.7",
"bootstrap-icons": "^1.13.1",
"jquery": "^3.7.1"
}