aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-08 04:59:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-08 05:00:26 +0000
commit12a7e8c0bb3c9cb972581155eb539ace13aaaa0b (patch)
treee2a19ae23794dc2b9a52a188e0bcfd3a746cf6c6 /clients/www/package.json
parentBump the node-deps group with 2 updates (diff)
downloadzorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar.gz
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar.bz2
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar.lz
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar.xz
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.tar.zst
zorascript-12a7e8c0bb3c9cb972581155eb539ace13aaaa0b.zip
Bump the node-deps group with 5 updates
Bumps the node-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.0.1` | `2.0.2` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.6.2` | `2.6.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.7.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.0` | `8.8.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.0` | `8.8.1` | Updates `@tauri-apps/cli` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.0.1...@tauri-apps/cli-v2.0.2) Updates `@sveltejs/kit` from 2.6.2 to 2.6.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.6.3/packages/kit) Updates `@types/node` from 22.7.4 to 22.7.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.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/v8.8.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.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/v8.8.1/packages/parser) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www/package.json')
-rw-r--r--clients/www/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 85d8368..47f3c32 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -17,13 +17,13 @@
"@skeletonlabs/skeleton": "2.10.2",
"@skeletonlabs/tw-plugin": "0.4.0",
"@sveltejs/adapter-static": "^3.0.5",
- "@sveltejs/kit": "^2.6.2",
+ "@sveltejs/kit": "^2.6.3",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.7.4",
- "@typescript-eslint/eslint-plugin": "^8.8.0",
- "@typescript-eslint/parser": "^8.8.0",
+ "@types/node": "22.7.5",
+ "@typescript-eslint/eslint-plugin": "^8.8.1",
+ "@typescript-eslint/parser": "^8.8.1",
"@vite-pwa/sveltekit": "^0.6.5",
"autoprefixer": "10.4.20",
"eslint": "^9.12.0",