build: update to magika 0.2.8

This commit is contained in:
rzmk 2024-03-06 11:53:10 -05:00
parent ca183c07aa
commit 1feca4d720
No known key found for this signature in database
3 changed files with 222 additions and 220 deletions

View file

@ -23,7 +23,7 @@
"@tauri-apps/plugin-shell": "github:tauri-apps/tauri-plugin-shell#v2",
"class-variance-authority": "^0.7.0",
"lucide-react": "^0.334.0",
"magika": "^0.2.6",
"magika": "^0.2.8",
"next": "14.1.0",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@ -35,8 +35,8 @@
"@release-it/conventional-changelog": "^8.0.1",
"@tauri-apps/cli": "2.0.0-beta.1",
"@types/node": "^20.11.24",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.20",
"autoprefixer": "^10.4.18",
"clsx": "^2.1.0",
"eslint": "^8.57.0",