mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 15:15:02 -04:00
fix(deps): update dependency ts-pattern to v5
This commit is contained in:
parent
2bcb77a9f9
commit
a9e9e14656
2 changed files with 5 additions and 5 deletions
|
@ -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
8
pnpm-lock.yaml
generated
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue