From f7af047c3249d69ca1baf179c92575ec313b70fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:28:42 +0000 Subject: Bump the node-deps group with 5 updates Bumps the node-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.20.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.17.3` | `5.17.5` | Updates `@types/node` from 22.10.5 to 22.10.6 - [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.19.1 to 8.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/v8.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.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/v8.20.0/packages/parser) Updates `postcss` from 8.4.49 to 8.5.1 - [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.49...8.5.1) Updates `svelte` from 5.17.3 to 5.17.5 - [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.17.5/packages/svelte) --- updated-dependencies: - 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-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-minor dependency-group: node-deps - dependency-name: svelte 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 b4cfb32..ee4f8d9 100644 --- a/app/package.json +++ b/app/package.json @@ -17,10 +17,10 @@ "@tailwindcss/forms": "0.5.10", "@tailwindcss/typography": "0.5.16", "@types/html-minifier-terser": "7.0.2", - "@types/node": "22.10.5", + "@types/node": "22.10.6", "@types/wicg-file-system-access": "2023.10.5", - "@typescript-eslint/eslint-plugin": "8.19.1", - "@typescript-eslint/parser": "8.19.1", + "@typescript-eslint/eslint-plugin": "8.20.0", + "@typescript-eslint/parser": "8.20.0", "@vite-pwa/sveltekit": "0.6.7", "autoprefixer": "10.4.20", "crc": "4.3.2", @@ -29,10 +29,10 @@ "eslint-plugin-svelte": "2.46.1", "html-minifier-terser": "7.2.0", "iconify-icon": "^2.3.0", - "postcss": "8.4.49", + "postcss": "8.5.1", "prettier": "3.4.2", "prettier-plugin-svelte": "3.3.3", - "svelte": "5.17.3", + "svelte": "5.17.5", "svelte-check": "4.1.4", "tailwindcss": "3.4.17", "tslib": "2.8.1", -- cgit v1.2.3