mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix(deps): update dependency ua-parser-js to v2.0.4
This commit is contained in:
parent
510c19a116
commit
ced9cbf018
2 changed files with 6 additions and 6 deletions
|
@ -55,7 +55,7 @@
|
||||||
"tailwindcss": "3.4.15",
|
"tailwindcss": "3.4.15",
|
||||||
"turbo": "2.5.4",
|
"turbo": "2.5.4",
|
||||||
"typescript": "5.6.3",
|
"typescript": "5.6.3",
|
||||||
"ua-parser-js": "2.0.3"
|
"ua-parser-js": "2.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "19.8.1",
|
"@commitlint/cli": "19.8.1",
|
||||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -99,8 +99,8 @@ importers:
|
||||||
specifier: 5.6.3
|
specifier: 5.6.3
|
||||||
version: 5.6.3
|
version: 5.6.3
|
||||||
ua-parser-js:
|
ua-parser-js:
|
||||||
specifier: 2.0.3
|
specifier: 2.0.4
|
||||||
version: 2.0.3
|
version: 2.0.4
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@commitlint/cli':
|
'@commitlint/cli':
|
||||||
specifier: 19.8.1
|
specifier: 19.8.1
|
||||||
|
@ -4569,8 +4569,8 @@ packages:
|
||||||
ua-is-frozen@0.1.2:
|
ua-is-frozen@0.1.2:
|
||||||
resolution: {integrity: sha512-RwKDW2p3iyWn4UbaxpP2+VxwqXh0jpvdxsYpZ5j/MLLiQOfbsV5shpgQiw93+KMYQPcteeMQ289MaAFzs3G9pw==}
|
resolution: {integrity: sha512-RwKDW2p3iyWn4UbaxpP2+VxwqXh0jpvdxsYpZ5j/MLLiQOfbsV5shpgQiw93+KMYQPcteeMQ289MaAFzs3G9pw==}
|
||||||
|
|
||||||
ua-parser-js@2.0.3:
|
ua-parser-js@2.0.4:
|
||||||
resolution: {integrity: sha512-LZyXZdNttONW8LjzEH3Z8+6TE7RfrEiJqDKyh0R11p/kxvrV2o9DrT2FGZO+KVNs3k+drcIQ6C3En6wLnzJGpw==}
|
resolution: {integrity: sha512-XiBOnM/UpUq21ZZ91q2AVDOnGROE6UQd37WrO9WBgw4u2eGvUCNOheMmZ3EfEUj7DLHr8tre+Um/436Of/Vwzg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
ufo@1.6.1:
|
ufo@1.6.1:
|
||||||
|
@ -10117,7 +10117,7 @@ snapshots:
|
||||||
|
|
||||||
ua-is-frozen@0.1.2: {}
|
ua-is-frozen@0.1.2: {}
|
||||||
|
|
||||||
ua-parser-js@2.0.3:
|
ua-parser-js@2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node-fetch': 2.6.12
|
'@types/node-fetch': 2.6.12
|
||||||
detect-europe-js: 0.1.2
|
detect-europe-js: 0.1.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue