diff --git a/package.json b/package.json index 9f9bf29..4f8363b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "tauri-plugin-store-api": "git://github.com/tauri-apps/tauri-plugin-store#f0da2d1", "throttle-debounce": "5.0.0", "tiny-invariant": "1.3.1", - "ts-pattern": "4.2.3", + "ts-pattern": "4.3.0", "zod": "3.21.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95f0bfe..01f7807 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ dependencies: specifier: 1.3.1 version: 1.3.1 ts-pattern: - specifier: 4.2.3 - version: 4.2.3 + specifier: 4.3.0 + version: 4.3.0 zod: specifier: 3.21.4 version: 3.21.4 @@ -5421,8 +5421,8 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-pattern@4.2.3: - resolution: {integrity: sha512-tPg2/owaVtWiimsmXpFEzI5IcfPU2BEwzFbviuSmqqaKIGyy6hyvBF4kxcuhy8UJz+6nEKUOEeaHc43drIuvpQ==} + /ts-pattern@4.3.0: + resolution: {integrity: sha512-pefrkcd4lmIVR0LA49Imjf9DYLK8vtWhqBPA3Ya1ir8xCW0O2yjL9dsCVvI7pCodLC5q7smNpEtDR2yVulQxOg==} dev: false /tsconfig-paths@3.14.2: