1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

update npm packages

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
2024-04-29 23:28:24 +05:30
parent 775ed4cb2a
commit 1b32720c8c
2 changed files with 1015 additions and 1428 deletions
+1013 -1426
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,10 +1,10 @@
{ {
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"elm-land": "^0.19.5", "elm-land": "^0.20.1",
"tailwindcss": "^3.2.4" "tailwindcss": "^3.2.4"
}, },
"dependencies": { "dependencies": {
"npm": "^9.3.1" "npm": "^10.6.0"
} }
} }