aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-12 04:14:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-11-12 04:14:51 +0000
commit18f935a1677d5dadea7e6302500fd1c3bdc293aa (patch)
tree3d74f55a6c04bf6921139bee75d5b263ea142246 /clients
parentBump the node-deps group with 4 updates (diff)
downloadzorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar.gz
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar.bz2
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar.lz
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar.xz
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.tar.zst
zorascript-18f935a1677d5dadea7e6302500fd1c3bdc293aa.zip
Bump the node-deps group with 7 updates
Bumps the node-deps group with 7 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` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.2.8` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.13` | `5.1.15` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.6` | `4.0.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `5.4.11` | 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 `prettier-plugin-svelte` from 3.2.7 to 3.2.8 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.2.8/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.2.7...v3.2.8) Updates `svelte` from 5.1.13 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) Updates `vite` from 5.4.10 to 5.4.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite) --- 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: prettier-plugin-svelte 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 - dependency-name: vite 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')
-rw-r--r--clients/www/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 241cb96..a06a3ef 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -22,24 +22,24 @@
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@types/node": "22.9.0",
- "@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",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"iconify-icon": "^2.1.0",
- "postcss": "8.4.48",
+ "postcss": "8.4.49",
"prettier": "^3.3.3",
- "prettier-plugin-svelte": "^3.2.7",
- "svelte": "^5.1.13",
- "svelte-check": "^4.0.6",
+ "prettier-plugin-svelte": "^3.2.8",
+ "svelte": "^5.1.15",
+ "svelte-check": "^4.0.7",
"svelte-persisted-store": "^0.12.0",
"tailwindcss": "3.4.14",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
- "vite": "^5.4.10",
+ "vite": "^5.4.11",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"