summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-03-12 01:21:55 -0400
committerSeth Flynn <[email protected]>2025-03-12 20:26:38 -0400
commite418edcd965f3a74522adc37b6cc3db11d0ce8f7 (patch)
treefed846e2733e8e7851c47f5f40959cb9313a4222 /package.json
parent6cf2d778397d8e21d9100589f35fb402fa9beb56 (diff)
chore(node_modules): update all modules
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/package.json b/package.json
index 7b69a67..09d7fc6 100644
--- a/package.json
+++ b/package.json
@@ -16,10 +16,9 @@
"@astrojs/sitemap": "^3.2.1",
"@catppuccin/palette": "^1.7.1",
"@eslint/js": "^9.22.0",
- "@fontsource/noto-sans": "^5.1.1",
+ "@fontsource/noto-sans": "^5.2.5",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
- "@types/eslint__js": "^9.14.0",
- "astro": "^4.16.18",
+ "astro": "^5.4.3",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-astro": "^1.3.1",
@@ -28,8 +27,8 @@
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.85.1",
"sharp": "^0.33.5",
- "typescript": "^5.7.3",
- "typescript-eslint": "^8.26.0"
+ "typescript": "^5.8.2",
+ "typescript-eslint": "^8.26.1"
},
"prettier": {
"plugins": [
@@ -44,5 +43,5 @@
}
]
},
- "packageManager": "[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
+ "packageManager": "[email protected]+sha512.47870716bea1572b53df34ad8647b42962bc790ce2bf4562ba0f643237d7302a3d6a8ecef9e4bdfc01d23af1969aa90485d4cebb0b9638fa5ef1daef656f6c1b"
}