aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-03 04:20:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-03 04:20:54 +0000
commit3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b (patch)
tree36ffeeb83614793d5d61147bff0f2b677794e23c /package.json
parentBump the node-deps group with 2 updates (diff)
downloadzorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar.gz
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar.bz2
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar.lz
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar.xz
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.tar.zst
zorascript-3573b5c902d9079d8ce0ab3b911f5b4642ef5b3b.zip
Bump @tauri-apps/cli from 1.6.2 to 2.0.0 in the node-deps group
Bumps the node-deps group with 1 update: [@tauri-apps/cli](https://github.com/tauri-apps/tauri). Updates `@tauri-apps/cli` from 1.6.2 to 2.0.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.2...@tauri-apps/cli-v2.0.0) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c895f6a..7e6bf5e 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"author": "Matt Strapp <matt@mattstrapp.net>",
"private": true,
"devDependencies": {
- "@tauri-apps/cli": "^1.6.2",
+ "@tauri-apps/cli": "^2.0.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",