chore: update package names - source-sans

This commit is contained in:
2025-09-18 19:07:59 +10:00
parent 90e3dc7bdb
commit 68c6927861
2 changed files with 6 additions and 7 deletions

11
package-lock.json generated
View File

@ -16,7 +16,7 @@
"lato-font": "^3.0.0", "lato-font": "^3.0.0",
"lazysizes": "^5.3.2", "lazysizes": "^5.3.2",
"mermaid": "^11.10.1", "mermaid": "^11.10.1",
"source-sans-pro": "^3.6.0", "source-sans": "^3.6.0",
"tocbot": "^4.36.4" "tocbot": "^4.36.4"
}, },
"devDependencies": { "devDependencies": {
@ -1239,11 +1239,10 @@
"resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz", "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
"integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==" "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA=="
}, },
"node_modules/source-sans-pro": { "node_modules/source-sans": {
"version": "3.6.0", "version": "3.46.0",
"resolved": "https://registry.npmjs.org/source-sans-pro/-/source-sans-pro-3.6.0.tgz", "resolved": "https://registry.npmjs.org/source-sans/-/source-sans-3.46.0.tgz",
"integrity": "sha512-C1RFUGu+YASuqpgDRInTM7Y6OwqeWNOuKn7v0P/4Kh66epTI4PYWwPWP5kdA4l/VqzBAWiqoz5dk0trof73R7w==", "integrity": "sha512-bVC2YX4VNiv5vMcy77dL0XKsNp794ThfynNsr+FqSAwk8TGG0pZsg7eUQi6yHwaRBMVmZ3Aaf4FY46dxIIGgsg=="
"deprecated": "WARNING: This project has been renamed to source-sans. Install using source-sans instead."
}, },
"node_modules/stylis": { "node_modules/stylis": {
"version": "4.3.6", "version": "4.3.6",

View File

@ -26,7 +26,7 @@
"lato-font": "^3.0.0", "lato-font": "^3.0.0",
"lazysizes": "^5.3.2", "lazysizes": "^5.3.2",
"mermaid": "^11.10.1", "mermaid": "^11.10.1",
"source-sans-pro": "^3.6.0", "source-sans": "^3.6.0",
"tocbot": "^4.36.4" "tocbot": "^4.36.4"
}, },
"devDependencies": { "devDependencies": {