mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-15 19:05:29 +00:00
chore: Update @zen-browser/surfer dependency to version 1.0.34
This commit is contained in:
1
.github/workflows/windows-profile-build.yml
vendored
1
.github/workflows/windows-profile-build.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
pnpm i
|
||||
|
||||
- name: Download
|
||||
shell: bash
|
||||
run: pnpm surfer download
|
||||
|
||||
- name: Generate
|
||||
|
||||
@@ -27,6 +27,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/zen-browser/core#readme",
|
||||
"dependencies": {
|
||||
"@zen-browser/surfer": "^1.0.33"
|
||||
"@zen-browser/surfer": "^1.0.34"
|
||||
}
|
||||
}
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@zen-browser/surfer':
|
||||
specifier: ^1.0.33
|
||||
version: 1.0.33
|
||||
specifier: ^1.0.34
|
||||
version: 1.0.34
|
||||
|
||||
packages:
|
||||
|
||||
@@ -109,8 +109,8 @@ packages:
|
||||
'@types/node@17.0.45':
|
||||
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
|
||||
|
||||
'@zen-browser/surfer@1.0.33':
|
||||
resolution: {integrity: sha512-LDh1cq2YoyTlkV9HvKPwnvGXoQk/r3HXo0T1AE+aYFqnS9MN8f+jg5yLUHAc+Y29Y5eFDTjskwELfJYi6uIRtQ==}
|
||||
'@zen-browser/surfer@1.0.34':
|
||||
resolution: {integrity: sha512-kcyBddPVZ32q7+4ki5g/7Bx5qgVnZVtyN4nx7JpPJ8DYEtl8PvMVzK0BZILSZK4S5hmowBZiUOqDzdJkeMDAVg==}
|
||||
hasBin: true
|
||||
|
||||
ansi-regex@5.0.1:
|
||||
@@ -786,7 +786,7 @@ snapshots:
|
||||
|
||||
'@types/node@17.0.45': {}
|
||||
|
||||
'@zen-browser/surfer@1.0.33':
|
||||
'@zen-browser/surfer@1.0.34':
|
||||
dependencies:
|
||||
'@resvg/resvg-js': 1.4.0
|
||||
async-icns: 1.0.2
|
||||
|
||||
Reference in New Issue
Block a user