aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-06-18 00:33:27 +0000
committerLibravatar github-actions <github-actions@github.com>2022-06-18 00:33:27 +0000
commit56a1a344e45dc1bbbb68fb90905e6920c57bf703 (patch)
tree566b4387a0e2608069cf45a3814683399df4c828
parentAdd a less-obstrusive progress bar on top of the Ferdium window (#285) (diff)
downloadferdium-app-56a1a344e45dc1bbbb68fb90905e6920c57bf703.tar.gz
ferdium-app-56a1a344e45dc1bbbb68fb90905e6920c57bf703.tar.zst
ferdium-app-56a1a344e45dc1bbbb68fb90905e6920c57bf703.zip
Update submodules, browserslist data updates and linter fixes [skip ci]
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 107e87266..cee14ee0b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8197,9 +8197,9 @@
8197 } 8197 }
8198 }, 8198 },
8199 "node_modules/caniuse-lite": { 8199 "node_modules/caniuse-lite": {
8200 "version": "1.0.30001355", 8200 "version": "1.0.30001356",
8201 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001355.tgz", 8201 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001356.tgz",
8202 "integrity": "sha512-Sd6pjJHF27LzCB7pT7qs+kuX2ndurzCzkpJl6Qct7LPSZ9jn0bkOA8mdgMgmqnQAWLVOOGjLpc+66V57eLtb1g==", 8202 "integrity": "sha512-/30854bktMLhxtjieIxsrJBfs2gTM1pel6MXKF3K+RdIVJZcsn2A2QdhsuR4/p9+R204fZw0zCBBhktX8xWuyQ==",
8203 "dev": true, 8203 "dev": true,
8204 "funding": [ 8204 "funding": [
8205 { 8205 {
@@ -18950,6 +18950,7 @@
18950 "node_modules/macos-notification-state": { 18950 "node_modules/macos-notification-state": {
18951 "version": "1.3.6", 18951 "version": "1.3.6",
18952 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118", 18952 "resolved": "git+ssh://git@github.com/nbashkankov/macos-notification-state.git#c7959ecf657020a70b2720d1051fc5a3e4ecb118",
18953 "hasInstallScript": true,
18953 "license": "MIT", 18954 "license": "MIT",
18954 "optional": true, 18955 "optional": true,
18955 "dependencies": { 18956 "dependencies": {
@@ -34707,9 +34708,9 @@
34707 } 34708 }
34708 }, 34709 },
34709 "caniuse-lite": { 34710 "caniuse-lite": {
34710 "version": "1.0.30001355", 34711 "version": "1.0.30001356",
34711 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001355.tgz", 34712 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001356.tgz",
34712 "integrity": "sha512-Sd6pjJHF27LzCB7pT7qs+kuX2ndurzCzkpJl6Qct7LPSZ9jn0bkOA8mdgMgmqnQAWLVOOGjLpc+66V57eLtb1g==", 34713 "integrity": "sha512-/30854bktMLhxtjieIxsrJBfs2gTM1pel6MXKF3K+RdIVJZcsn2A2QdhsuR4/p9+R204fZw0zCBBhktX8xWuyQ==",
34713 "dev": true 34714 "dev": true
34714 }, 34715 },
34715 "caseless": { 34716 "caseless": {