aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump actions/setup-node from 3 to 4dependabot[bot]2024-01-311-1/+1
| | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Add GHA to dependabotMatthew Strapp2024-01-311-0/+4
| | | Signed-off-by: Matthew Strapp <matt@mattstrapp.net>
* Bump @types/node from 20.11.10 to 20.11.13dependabot[bot]2024-01-312-16/+16
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @skeletonlabs/skeleton from 2.7.1 to 2.8.0dependabot[bot]2024-01-312-5/+5
| | | | | | | | | | | | | | Bumps [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.7.1...@skeletonlabs/skeleton@2.8.0) --- updated-dependencies: - dependency-name: "@skeletonlabs/skeleton" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0dependabot[bot]2024-01-302-61/+18
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @typescript-eslint/parser from 6.19.1 to 6.20.0dependabot[bot]2024-01-302-12/+55
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.11.7 to 20.11.10dependabot[bot]2024-01-302-16/+16
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.7 to 20.11.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @sveltejs/vite-plugin-svelte from 3.0.1 to 3.0.2dependabot[bot]2024-01-302-13/+13
| | | | | | | | | | | | | | | Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@3.0.2/packages/vite-plugin-svelte) --- updated-dependencies: - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 20.11.5 to 20.11.7dependabot[bot]2024-01-262-16/+16
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @sveltejs/kit from 2.4.3 to 2.5.0dependabot[bot]2024-01-262-11/+11
| | | | | | | | | | | | | | | Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.4.3 to 2.5.0. - [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.5.0/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Add branch restriction for push eventMatt Strapp2024-01-241-0/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* add CoCMatt Strapp2024-01-231-0/+1
|
* Change themeMatt Strapp2024-01-232-2/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Update app IDMatt Strapp2024-01-231-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1dependabot[bot]2024-01-232-61/+18
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @sveltejs/kit from 2.4.0 to 2.4.3dependabot[bot]2024-01-232-11/+11
| | | | | | | | | | | | | | | Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.4.0 to 2.4.3. - [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.4.3/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @typescript-eslint/parser from 6.19.0 to 6.19.1dependabot[bot]2024-01-232-12/+55
| | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Add dependabotMatt Strapp2024-01-233-2/+58
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Actually implement the toastMatt Strapp2024-01-202-2/+4
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Migrate reposMatt Strapp2024-01-2012-46/+56
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Update pnpm-lockMatt Strapp2024-01-191-24/+2
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add LICENSEMatt Strapp2024-01-194-5/+26
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Upgrade to SvelteKit 2Matt Strapp2024-01-194-1012/+1329
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Bump vite from 4.5.0 to 4.5.1dependabot[bot]2023-12-062-27/+27
| | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* add IDMatt Strapp2023-10-201-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Add GH actionMatt Strapp2023-10-202-634/+56
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Initial skeleton (hehe) commitMatt Strapp2023-10-2032-0/+6163
Signed-off-by: Matt Strapp <matt@mattstrapp.net>