Package updates

This commit is contained in:
Scott Idem
2025-07-11 16:43:03 -04:00
parent 20ad1370e2
commit bd10d98ada
3 changed files with 867 additions and 865 deletions

View File

@@ -1,6 +1,6 @@
# One Sky IT's Aether App - SvelteKit v2
This uses SvelteKit version 2.x with Svelte version 5.x, TailwindCSS, and Skelton.
This uses SvelteKit version 2.x with Svelte version 5.x, TailwindCSS 4.1, and Skelton.
# Current Modules

1724
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "ae-app-svelte5",
"version": "0.2.516",
"version": "0.2.711",
"private": true,
"scripts": {
"dev": "vite dev",
@@ -95,7 +95,7 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.36.8",
"@floating-ui/dom": "^1.6.0",
"@lucide/svelte": "^0.519.0",
"@lucide/svelte": "^0.525.0",
"@popperjs/core": "^2.11.0",
"@tailwindcss/vite": "^4.1.10",
"@tiptap/extension-bullet-list": "^2.10.2",
@@ -108,7 +108,7 @@
"dexie": "^4.0.0",
"flowbite-svelte": "^1.7.0",
"html5-qrcode": "^2.3.8",
"lucide-svelte": "^0.519.0",
"lucide-svelte": "^0.525.0",
"marked": "^15.0.7",
"shadcn-svelte": "^1.0.0",
"svelte-persisted-store": "^0.12.0"