Skip to content

Commit

Permalink
next: Calendar (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Jul 7, 2024
1 parent a6a2864 commit 031a2df
Show file tree
Hide file tree
Showing 29 changed files with 2,227 additions and 783 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"license": "MIT",
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@huntabyte/eslint-config": "^0.3.1",
"@huntabyte/eslint-config": "^0.3.2",
"@huntabyte/eslint-plugin": "^0.1.0",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"eslint": "^9.0.0",
"eslint-plugin-svelte": "^2.37.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "0.5.13",
"svelte": "5.0.0-next.164",
"svelte": "5.0.0-next.175",
"svelte-eslint-parser": "^0.34.1",
"wrangler": "^3.44.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/bits-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"jsdom": "^24.0.0",
"publint": "^0.2.7",
"resize-observer-polyfill": "^1.5.1",
"svelte": "5.0.0-next.164",
"svelte": "5.0.0-next.175",
"svelte-check": "^3.6.9",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript": "^5.5.3",
"vite": "^5.2.8",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 031a2df

Please sign in to comment.