fix(deps): update dependency ts-pattern to v5

This commit is contained in:
renovate[bot] 2023-08-21 16:36:46 +00:00 committed by GitHub
parent 2bcb77a9f9
commit a9e9e14656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -73,7 +73,7 @@
"qrcode": "^1.5.1",
"randombytes": "^2.1.0",
"sql-formatter": "^12.0.0",
"ts-pattern": "^4.2.2",
"ts-pattern": "^5.0.0",
"ua-parser-js": "^1.0.35",
"unicode-emoji-json": "^0.4.0",
"unplugin-auto-import": "^0.16.4",

8
pnpm-lock.yaml generated
View file

@ -126,8 +126,8 @@ dependencies:
specifier: ^12.0.0
version: 12.0.0
ts-pattern:
specifier: ^4.2.2
version: 4.2.2
specifier: ^5.0.0
version: 5.0.0
ua-parser-js:
specifier: ^1.0.35
version: 1.0.35
@ -8122,8 +8122,8 @@ packages:
typescript: 4.9.3
dev: true
/ts-pattern@4.2.2:
resolution: {integrity: sha512-qzJMo2pbkUJWusRH5o8xR+xogn6RmvViyUgwBFTtRENLse470clCGjHDf6haWGZ1AOmk8XkEohUoBW8Uut6Scg==}
/ts-pattern@5.0.0:
resolution: {integrity: sha512-FDTdTujq2GvMmrwYM0Om6pMilRAUKvBApEN+YniTQui/HGjFwaI6WAx9SepD+yDBf4q29JLf6yqGB8uvdzysEg==}
dev: false
/tsconfig-paths@3.14.2: