Update Stacks, restore buttons to featured style

This commit is contained in:
Cadence Ember 2025-03-10 12:07:11 +13:00
parent f066c74b39
commit adbd2bbf60
3 changed files with 5 additions and 8 deletions

7
package-lock.json generated
View file

@ -926,10 +926,9 @@
"dev": true
},
"node_modules/@stackoverflow/stacks": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/@stackoverflow/stacks/-/stacks-2.5.4.tgz",
"integrity": "sha512-k11SesaE+bZXNoa7IDinkpmu1BgVq7xIV1Gl1fZ5SM00hPi2S/vCyjIupLvJbSt1PAJTlnpBoUIM1ubb0Y7qFg==",
"license": "MIT",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/@stackoverflow/stacks/-/stacks-2.7.1.tgz",
"integrity": "sha512-aKqVyPigMiMUpbGDA3egM2ORmaNGCJQ/e+WJZJgnj0pc/xBpiFdYSojsl/tP3eGKg0cvU7EldGzzvfwFYwUbfA==",
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
"@popperjs/core": "^2.11.8"