Skip to content

Commit

Permalink
refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
saboooor committed Dec 5, 2024
1 parent e4b27fa commit 4e4817b
Show file tree
Hide file tree
Showing 11 changed files with 1,214 additions and 967 deletions.
39 changes: 20 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,29 +22,30 @@
},
"devDependencies": {
"@anuragroy/tailwindcss-animate": "^1.0.6",
"@builder.io/qwik": "1.5.7",
"@builder.io/qwik-city": "1.5.7",
"@luminescent/ui": "^1.2.9",
"@luminescent/ui-qwik": "^1.2.9",
"@types/eslint": "8.56.10",
"@builder.io/qwik": "1.11.0",
"@builder.io/qwik-city": "1.11.0",
"@luminescent/ui": "^1.3.1",
"@luminescent/ui-qwik": "^1.3.1",
"@types/eslint": "9.6.1",
"@types/node": "latest",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-plugin-qwik": "1.5.7",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"autoprefixer": "10.4.20",
"eslint": "9.16.0",
"eslint-plugin-qwik": "1.11.0",
"lucide-qwik": "^1.0.0",
"node-fetch": "3.3.2",
"postcss": "8.4.38",
"postcss": "8.4.49",
"qwik-ionicons": "1.0.5",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"undici": "6.19.0",
"uuid": "^10.0.0",
"vite": "5.3.1",
"vite-tsconfig-paths": "4.3.2",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"undici": "7.1.0",
"uuid": "^11.0.3",
"vite": "6.0.2",
"vite-tsconfig-paths": "5.1.3",
"wrangler": "latest",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.1.0+sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724"
"packageManager": "pnpm@9.14.4"
}
Loading

0 comments on commit 4e4817b

Please sign in to comment.