From 66eaabb9a7ae2699c5866e15d11e4b6a7349714a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:47:53 +0000 Subject: Bump the node-deps group with 5 updates Bumps the node-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.13.0` | `8.14.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.13.0` | `8.14.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.48` | `8.4.49` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.14` | `5.1.15` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.6` | `4.0.7` | Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.14.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/v8.14.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.13.0 to 8.14.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/v8.14.0/packages/parser) Updates `postcss` from 8.4.48 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.48...8.4.49) Updates `svelte` from 5.1.14 to 5.1.15 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.1.15/packages/svelte) Updates `svelte-check` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.6...svelte-check-4.0.7) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- app/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/package.json') diff --git a/app/package.json b/app/package.json index a49f08b..3d9677a 100644 --- a/app/package.json +++ b/app/package.json @@ -19,8 +19,8 @@ "@types/html-minifier-terser": "7.0.2", "@types/node": "22.9.0", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "8.13.0", - "@typescript-eslint/parser": "8.13.0", + "@typescript-eslint/eslint-plugin": "8.14.0", + "@typescript-eslint/parser": "8.14.0", "@vite-pwa/sveltekit": "0.6.6", "autoprefixer": "10.4.20", "crc": "4.3.2", @@ -29,11 +29,11 @@ "eslint-plugin-svelte": "2.46.0", "html-minifier-terser": "7.2.0", "iconify-icon": "^2.1.0", - "postcss": "8.4.48", + "postcss": "8.4.49", "prettier": "3.3.3", "prettier-plugin-svelte": "3.2.8", - "svelte": "5.1.14", - "svelte-check": "4.0.6", + "svelte": "5.1.15", + "svelte-check": "4.0.7", "tailwindcss": "3.4.14", "tslib": "2.8.1", "typescript": "5.6.3", -- cgit v1.2.3