Commit 9ecb14b
authored
chore: update versions (#15)
### Major Changes
- 8044f74: # Migrate Accordion to Tree component
## Improve Tree component api to allow for more flexibillity
- Rename `Accordion` component to `Tree` component
- Add props to allow styling and controlling the node wrapper
- Rename types to be in line with tree terminology
## Update Path & Minor
| Package | Type | Update | Change | Pending |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | ------ | -------------------------------------------------------------------------------------------------- | -------- |
| [@sveltejs/adapter-cloudflare](https://svelte.dev/docs/kit/adapter-cloudflare) ([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare)) | devDependencies | patch | [`7.2.3` -> `7.2.4`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-cloudflare/7.2.3/7.2.4) | |
| [@sveltejs/adapter-node](https://svelte.dev/docs/kit/adapter-node) ([source](https://redirect.github.com/sveltejs/kit/tree/HEAD/packages/adapter-node)) | devDependencies | patch | [`5.3.2` -> `5.3.3`](https://renovatebot.com/diffs/npm/@sveltejs%2fadapter-node/5.3.2/5.3.3) | |
| [eslint-plugin-yml](https://ota-meshi.github.io/eslint-plugin-yml/) ([source](https://redirect.github.com/ota-meshi/eslint-plugin-yml)) | devDependencies | minor | [`1.18.0` -> `1.19.0`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/1.18.0/1.19.0) | |
| [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`7.1.8` -> `7.1.9`](https://renovatebot.com/diffs/npm/vite/7.1.8/7.1.9) | |
| [wrangler](https://redirect.github.com/cloudflare/workers-sdk) ([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)) | devDependencies | minor | [`4.40.3` -> `4.41.0`](https://renovatebot.com/diffs/npm/wrangler/4.40.3/4.41.0) | `4.42.0` |1 parent 8044f74 commit 9ecb14b
3 files changed
Lines changed: 22 additions & 22 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
3 | 24 | | |
4 | 25 | | |
5 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments