package updates

This commit is contained in:
Matthias Kretschmann 2024-09-19 21:12:01 +01:00
parent 573f1aec08
commit 2c341fd25a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 244 additions and 317 deletions

549
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,22 +13,22 @@
"dependencies": { "dependencies": {
"@coingecko/cryptoformat": "^0.8.2", "@coingecko/cryptoformat": "^0.8.2",
"@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-icons": "^1.3.0",
"next": "14.2.5", "next": "14.2.12",
"react": "^18", "react": "^18",
"react-dom": "^18", "react-dom": "^18",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"sharp": "^0.33.4", "sharp": "^0.33.5",
"swr": "^2.2.5", "swr": "^2.2.5",
"use-debounce": "^10.0.2" "use-debounce": "^10.0.3"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.3", "@biomejs/biome": "^1.9.2",
"@kremalicious/config": "^1.0.1", "@kremalicious/config": "^1.0.2",
"@types/node": "^22", "@types/node": "^22",
"@types/react": "^18", "@types/react": "^18",
"@types/react-dom": "^18", "@types/react-dom": "^18",
"husky": "^9.0.11", "husky": "^9.1.6",
"typescript": "^5" "typescript": "^5"
}, },
"funding": [ "funding": [