aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-31 04:22:15 +0000
committerGitHub <noreply@github.com>2025-01-31 04:22:15 +0000
commit3a25e80ecfdc040fb06b6837523c1db12126701c (patch)
treef546b0000ed156a6afbb7a5db78943c8c57d417a /.gitignore
parentBump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the gha-deps group (diff)
downloadzorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar.gz
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar.bz2
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar.lz
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar.xz
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.tar.zst
zorascript-dependabot/npm_and_yarn/node-deps-638b224524.zip
Bump the node-deps group across 1 directory with 9 updatesdependabot/npm_and_yarn/node-deps-638b224524
Bumps the node-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.2.5` | `2.2.7` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) | `2.10.4` | `2.11.0` | | [@skeletonlabs/tw-plugin](https://github.com/skeletonlabs/skeleton) | `0.4.0` | `0.4.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.12.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.22.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.22.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.1` | `5.19.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.1` | Updates `@tauri-apps/cli` from 2.2.5 to 2.2.7 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.5...@tauri-apps/cli-v2.2.7) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.18.0...v9.19.0) Updates `@skeletonlabs/skeleton` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.10.4...@skeletonlabs/skeleton@2.11.0) Updates `@skeletonlabs/tw-plugin` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/tw-plugin@0.4.0...@skeletonlabs/tw-plugin@0.4.1) Updates `@types/node` from 22.10.7 to 22.12.0 - [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.21.0 to 8.22.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.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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.22.0/packages/parser) Updates `svelte` from 5.19.1 to 5.19.6 - [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.19.6/packages/svelte) Updates `tailwindcss` from 3.4.17 to 4.0.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@skeletonlabs/skeleton" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps - dependency-name: "@skeletonlabs/tw-plugin" 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-minor 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: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions