1
0
Fork 0

pnpm update

This commit is contained in:
Leon Grünewald 2024-11-19 23:54:01 +01:00
parent 507ea37f74
commit 85509353b4
2 changed files with 300 additions and 322 deletions

View file

@ -10,26 +10,26 @@
"tauri": "tauri" "tauri": "tauri"
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0", "@fortawesome/fontawesome-svg-core": "^6.7.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0", "@fortawesome/free-brands-svg-icons": "^6.7.0",
"@fortawesome/free-regular-svg-icons": "^6.6.0", "@fortawesome/free-regular-svg-icons": "^6.7.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0", "@fortawesome/free-solid-svg-icons": "^6.7.0",
"@tauri-apps/api": "^2.0.3", "@tauri-apps/api": "^2.1.1",
"@tauri-apps/plugin-shell": "~2" "@tauri-apps/plugin-shell": "~2.0.1"
}, },
"devDependencies": { "devDependencies": {
"@sveltejs/adapter-static": "^3.0.5", "@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.7.2", "@sveltejs/kit": "^2.8.1",
"@sveltejs/vite-plugin-svelte": "^4.0.0", "@sveltejs/vite-plugin-svelte": "^4.0.1",
"@tauri-apps/cli": "^2.0.4", "@tauri-apps/cli": "^2.1.0",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"postcss": "^8.4.47", "postcss": "^8.4.49",
"postcss-load-config": "^5.1.0", "postcss-load-config": "^5.1.0",
"svelte": "^5.0.5", "svelte": "^5.2.4",
"svelte-check": "^4.0.0", "svelte-check": "^4.0.9",
"svelte-fa": "^4.0.3", "svelte-fa": "^4.0.3",
"tailwindcss": "^3.4.14", "tailwindcss": "^3.4.15",
"typescript": "^5.6.3", "typescript": "^5.6.3",
"vite": "^5.4.10" "vite": "^5.4.11"
} }
} }

File diff suppressed because it is too large Load diff