Skip to content

Commit bb399f8

Browse files
committed
⬆️ Update dependencies to latest version
1 parent 6271661 commit bb399f8

File tree

3 files changed

+4512
-5276
lines changed

3 files changed

+4512
-5276
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@ Webcore can be used as a standalone project, or it can be integrated into your e
6464
6565
Webcore components use Sass for styling. To use the component library, you must have the following packages installed:
6666

67-
- [Sass](https://www.npmjs.com/package/sass) - `v1.83`
68-
- [TypeScript](https://www.npmjs.com/package/typescript) - `v5.7`
67+
- [Sass](https://www.npmjs.com/package/sass) - `v1.86`
68+
- [TypeScript](https://www.npmjs.com/package/typescript) - `v5.8`
6969

7070
Depending on your project setup, you'll also need the following packages:
7171

7272
- **For Astro projects**
73-
- [Astro](https://www.npmjs.com/package/astro) - `v5.1`
73+
- [Astro](https://www.npmjs.com/package/astro) - `v5.5`
7474
- **For Svelte projects**
75-
- [Svelte](https://www.npmjs.com/package/svelte) - `v5.19`
75+
- [Svelte](https://www.npmjs.com/package/svelte) - `v5.25`
7676
- **For React projects**
7777
- [React](https://www.npmjs.com/package/react) - `v19.0`
7878
- [React DOM](https://www.npmjs.com/package/react-dom) -`v19.0`

0 commit comments

Comments
 (0)