Przeglądaj źródła

chore(deps) Update Tauri CLI (#3860)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 lat temu
rodzic
commit
7bc0e1f9a4

+ 2 - 2
tooling/cli/templates/plugin/with-api/examples/svelte-app/package.json

@@ -19,9 +19,9 @@
     "rollup-plugin-livereload": "2.0.5",
     "rollup-plugin-svelte": "7.1.0",
     "rollup-plugin-terser": "7.0.2",
-    "svelte": "3.46.4",
+    "svelte": "3.46.6",
     "svelte-check": "2.4.6",
-    "svelte-preprocess": "4.10.4",
+    "svelte-preprocess": "4.10.5",
     "tslib": "2.3.1",
     "typescript": "4.6.3"
   },