dependabot[bot]
|
08920e02b8
|
Bump @sveltejs/kit from 2.48.3 to 2.50.1 in /installer-gui
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.48.3 to 2.50.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.50.1/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-version: 2.50.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-27 11:54:36 -08:00 |
|
dependabot[bot]
|
bc3f0bf515
|
Bump devalue from 5.4.2 to 5.6.2 in /installer-gui
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.4.2 to 5.6.2.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.4.2...v5.6.2)
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-15 23:55:13 +01:00 |
|
Markus Unterwaditzer
|
3e9af006e1
|
remove tauri-shell entirely
|
2025-11-18 21:05:22 +01:00 |
|
dependabot[bot]
|
d48d5755c6
|
Bump js-yaml from 4.1.0 to 4.1.1 in /installer-gui (#702)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-16 15:31:24 +01:00 |
|
Brad Warren
|
f5360b042c
|
set up tailwindcss
|
2025-11-05 10:53:41 -08:00 |
|
Brad Warren
|
a16fb9b678
|
set up eslint
|
2025-11-05 10:53:41 -08:00 |
|
Brad Warren
|
3349895a3e
|
set up prettier
|
2025-11-05 10:53:41 -08:00 |
|
Brad Warren
|
4efc2d5db3
|
npm run tauri add shell
|
2025-11-05 10:53:41 -08:00 |
|
Brad Warren
|
fa346989e6
|
run npm install
we need to track package-lock.json to keep the tauri JS packages in sync
with tauri's rust packages in cargo.lock
|
2025-11-05 10:53:41 -08:00 |
|