chore: sync lockfile with @fontsource-variable/aleo, drop yarn.lock
Lora -> Aleo dependency change in 4419742 left package-lock.json out of
sync, breaking `npm ci` in CI. Regenerated via `npm install --package-
lock-only`. Removed yarn.lock that came back with the same commit;
single source of truth is package-lock.json.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Generated
+5
-5
@@ -8,7 +8,7 @@
|
|||||||
"name": "windwiderstand",
|
"name": "windwiderstand",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource-variable/lora": "^5.2.8",
|
"@fontsource-variable/aleo": "^5.2.7",
|
||||||
"@fontsource-variable/rubik": "^5.2.8",
|
"@fontsource-variable/rubik": "^5.2.8",
|
||||||
"@fontsource/inter": "^5.2.8",
|
"@fontsource/inter": "^5.2.8",
|
||||||
"@iconify/svelte": "^5.2.1",
|
"@iconify/svelte": "^5.2.1",
|
||||||
@@ -574,10 +574,10 @@
|
|||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fontsource-variable/lora": {
|
"node_modules/@fontsource-variable/aleo": {
|
||||||
"version": "5.2.8",
|
"version": "5.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/@fontsource-variable/lora/-/lora-5.2.8.tgz",
|
"resolved": "https://registry.npmjs.org/@fontsource-variable/aleo/-/aleo-5.2.7.tgz",
|
||||||
"integrity": "sha512-cxjTJ9BbOWIzusewR4UMBLVePvTSWV6dtNaNsCkF/oKoyA68fJGWfaYCILOOP1BObE4dmjfZ3xo6m9hdHhtYhg==",
|
"integrity": "sha512-TTVnLT56VP7hvf3SI4X4l6Q5AQnDSGfYHiZmnHhrLGyUtHiSI5ileesMqeFZToEO32hdmBlCoCLOsw5As1/Okg==",
|
||||||
"license": "OFL-1.1",
|
"license": "OFL-1.1",
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/ayuhito"
|
"url": "https://github.com/sponsors/ayuhito"
|
||||||
|
|||||||
Reference in New Issue
Block a user