Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
craigkai committed Sep 25, 2024
1 parent 896451b commit 67d998b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,31 +32,31 @@
"@types/jest": "^29.5.13",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vercel/analytics": "^1.3.1",
"autoprefixer": "^10.4.20",
"bits-ui": "^0.21.15",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.0",
"formsnap": "^1.0.1",
"framer-motion": "^11.5.6",
"framer-motion": "^11.7.0",
"globals": "^15.9.0",
"i": "^0.3.7",
"jsdom": "^25.0.1",
"less": "^4.2.0",
"lucide-react": "^0.445.0",
"lucide-svelte": "^0.445.0",
"lucide-react": "^0.446.0",
"lucide-svelte": "^0.446.0",
"mode-watcher": "^0.4.1",
"postcss": "^8.4.47",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"radix-svelte": "^0.9.0",
"sass": "^1.79.3",
"supabase-to-zod": "^1.0.7",
Expand All @@ -69,15 +69,15 @@
"sveltekit-superforms": "^2.19.0",
"tailwind-merge": "^2.5.2",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7",
"tournament-pairings": "^1.5.3",
"tslib": "^2.7.0",
"typedoc": "^0.26.7",
"typescript": "^5.6.2",
"ua-parser-js": "^1.0.39",
"uuid": "^10.0.0",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vitest": "^2.1.1",
"zod": "^3.23.8",
"zod-validation-error": "^3.4.0"
Expand Down

0 comments on commit 67d998b

Please sign in to comment.