aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 04:31:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-13 04:31:47 +0000
commit78655ae6b1e1d880131a68186152f3cca7c7988a (patch)
tree48b9c10d73b62549f251a3ab5edf214f843431cc /clients/www
parentBump the node-deps group with 3 updates (diff)
downloadzorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar.gz
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar.bz2
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar.lz
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar.xz
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.tar.zst
zorascript-78655ae6b1e1d880131a68186152f3cca7c7988a.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [@tauri-apps/cli](https://github.com/tauri-apps/tauri) and [eslint](https://github.com/eslint/eslint). Updates `@tauri-apps/cli` from 2.2.2 to 2.2.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.2...@tauri-apps/cli-v2.2.4) Updates `eslint` from 9.17.0 to 9.18.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.17.0...v9.18.0) --- 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index a6ad52a..bd5c7b2 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -26,7 +26,7 @@
"@typescript-eslint/parser": "^8.19.1",
"@vite-pwa/sveltekit": "^0.6.7",
"autoprefixer": "10.4.20",
- "eslint": "^9.17.0",
+ "eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",
"iconify-icon": "^2.3.0",