diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-22 04:17:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-22 04:17:50 +0000 |
commit | 3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2 (patch) | |
tree | 33d5dea11e3f6485edc5dd015f7557e8293c2975 /package.json | |
parent | Bump the npm_and_yarn group across 1 directory with 2 updates (diff) | |
download | zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar.gz zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar.bz2 zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar.lz zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar.xz zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.tar.zst zorascript-3e0f282cda19e5a8d5210a82ec3fc8aba1e6d0f2.zip |
Bump the node-deps group across 1 directory with 25 updatesdependabot/npm_and_yarn/node-deps-2c4b3b2b94
Bumps the node-deps group with 25 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.2.5` | `2.8.4` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.36.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.1` | `10.1.8` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `2.46.1` | `3.12.4` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.6.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.9.2` |
| [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) | `2.10.4` | `3.2.0` |
| [@skeletonlabs/tw-plugin](https://github.com/skeletonlabs/skeleton) | `0.4.0` | `0.4.1` |
| [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `3.0.8` | `3.0.9` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.20.6` | `2.42.2` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `5.0.3` | `6.2.0` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `24.5.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.44.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.44.0` |
| [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit) | `0.6.7` | `1.0.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.21` |
| [iconify-icon](https://github.com/iconify/iconify/tree/HEAD/iconify-icon/icon) | `2.3.0` | `3.0.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.1` | `8.5.6` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.3.3` | `3.4.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.1` | `5.39.4` |
| [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.4` | `4.3.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.13` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.6` | `7.1.6` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.21.1` | `1.0.3` |
Updates `@tauri-apps/cli` from 2.2.5 to 2.8.4
- [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.8.4)
Updates `eslint` from 9.18.0 to 9.36.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.36.0)
Updates `eslint-config-prettier` from 10.0.1 to 10.1.8
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.8)
Updates `eslint-plugin-svelte` from 2.46.1 to 3.12.4
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.12.4/packages/eslint-plugin-svelte)
Updates `prettier` from 3.4.2 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.6.2)
Updates `typescript` from 5.7.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.2)
Updates `@skeletonlabs/skeleton` from 2.10.4 to 3.2.0
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/skeleton@2.10.4...@skeletonlabs/skeleton@3.2.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 `@sveltejs/adapter-static` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.9/packages/adapter-static)
Updates `@sveltejs/kit` from 2.20.6 to 2.42.2
- [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.42.2/packages/kit)
Updates `@sveltejs/vite-plugin-svelte` from 5.0.3 to 6.2.0
- [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@6.2.0/packages/vite-plugin-svelte)
Updates `@tailwindcss/typography` from 0.5.16 to 0.5.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.18)
Updates `@types/node` from 22.10.7 to 24.5.2
- [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.44.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.44.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.21.0 to 8.44.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.44.0/packages/parser)
Updates `@vite-pwa/sveltekit` from 0.6.7 to 1.0.0
- [Release notes](https://github.com/vite-pwa/sveltekit/releases)
- [Commits](https://github.com/vite-pwa/sveltekit/compare/v0.6.7...v1.0.0)
Updates `autoprefixer` from 10.4.20 to 10.4.21
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)
Updates `iconify-icon` from 2.3.0 to 3.0.1
- [Commits](https://github.com/iconify/iconify/commits/HEAD/iconify-icon/icon)
Updates `postcss` from 8.5.1 to 8.5.6
- [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.5.1...8.5.6)
Updates `prettier-plugin-svelte` from 3.3.3 to 3.4.0
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits)
Updates `svelte` from 5.19.1 to 5.39.4
- [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.39.4/packages/svelte)
Updates `svelte-check` from 4.1.4 to 4.3.1
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.4...svelte-check-4.3.1)
Updates `tailwindcss` from 3.4.17 to 4.1.13
- [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.1.13/packages/tailwindcss)
Updates `vite` from 6.3.6 to 7.1.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.6/packages/vite)
Updates `vite-plugin-pwa` from 0.21.1 to 1.0.3
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.21.1...v1.0.3)
---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
dependency-version: 2.8.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: eslint
dependency-version: 9.36.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: eslint-config-prettier
dependency-version: 10.1.8
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: eslint-plugin-svelte
dependency-version: 3.12.4
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: "@skeletonlabs/skeleton"
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: "@skeletonlabs/tw-plugin"
dependency-version: 0.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
- dependency-name: "@sveltejs/adapter-static"
dependency-version: 3.0.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
- dependency-name: "@sveltejs/kit"
dependency-version: 2.42.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: "@sveltejs/vite-plugin-svelte"
dependency-version: 6.2.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: "@tailwindcss/typography"
dependency-version: 0.5.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
- dependency-name: "@types/node"
dependency-version: 24.5.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: "@vite-pwa/sveltekit"
dependency-version: 1.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: autoprefixer
dependency-version: 10.4.21
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
- dependency-name: iconify-icon
dependency-version: 3.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
- dependency-name: prettier-plugin-svelte
dependency-version: 3.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: svelte
dependency-version: 5.39.4
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: svelte-check
dependency-version: 4.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: node-deps
- dependency-name: tailwindcss
dependency-version: 4.1.13
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: vite
dependency-version: 7.1.6
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: node-deps
- dependency-name: vite-plugin-pwa
dependency-version: 1.0.3
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 'package.json')
-rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index d43012f..fa6883f 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "author": "Matt Strapp <matt@mattstrapp.net>", "private": true, "devDependencies": { - "@tauri-apps/cli": "^2.2.5", - "eslint": "^9.18.0", - "eslint-config-prettier": "^10.0.1", - "eslint-plugin-svelte": "^2.46.1", - "prettier": "^3.4.2", - "typescript": "^5.7.3", + "@tauri-apps/cli": "^2.8.4", + "eslint": "^9.36.0", + "eslint-config-prettier": "^10.1.8", + "eslint-plugin-svelte": "^3.12.4", + "prettier": "^3.6.2", + "typescript": "^5.9.2", "wasm-pack": "^0.13.1" } } |