summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml16
2 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 58678d49f..9e95d3534 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
106 "ms": "2.1.3", 106 "ms": "2.1.3",
107 "normalize-url": "6.1.0", 107 "normalize-url": "6.1.0",
108 "os-name": "4.0.1", 108 "os-name": "4.0.1",
109 "pretty-bytes": "5.6.0", 109 "pretty-bytes": "6.1.1",
110 "prop-types": "15.8.1", 110 "prop-types": "15.8.1",
111 "rc-progress": "3.5.1", 111 "rc-progress": "3.5.1",
112 "react": "18.2.0", 112 "react": "18.2.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 60f690b50..a7a3f0e1c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -174,8 +174,8 @@ dependencies:
174 specifier: 4.0.1 174 specifier: 4.0.1
175 version: 4.0.1 175 version: 4.0.1
176 pretty-bytes: 176 pretty-bytes:
177 specifier: 5.6.0 177 specifier: 6.1.1
178 version: 5.6.0 178 version: 6.1.1
179 prop-types: 179 prop-types:
180 specifier: 15.8.1 180 specifier: 15.8.1
181 version: 15.8.1 181 version: 15.8.1
@@ -258,7 +258,7 @@ dependencies:
258optionalDependencies: 258optionalDependencies:
259 macos-notification-state: 259 macos-notification-state:
260 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 260 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
261 version: github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 261 version: git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
262 node-mac-permissions: 262 node-mac-permissions:
263 specifier: 2.3.0 263 specifier: 2.3.0
264 version: 2.3.0 264 version: 2.3.0
@@ -10733,9 +10733,9 @@ packages:
10733 hasBin: true 10733 hasBin: true
10734 dev: true 10734 dev: true
10735 10735
10736 /pretty-bytes@5.6.0: 10736 /pretty-bytes@6.1.1:
10737 resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} 10737 resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==}
10738 engines: {node: '>=6'} 10738 engines: {node: ^14.13.1 || >=16.0.0}
10739 dev: false 10739 dev: false
10740 10740
10741 /pretty-format@29.7.0: 10741 /pretty-format@29.7.0:
@@ -13774,8 +13774,8 @@ packages:
13774 stack-trace: 0.0.10 13774 stack-trace: 0.0.10
13775 dev: false 13775 dev: false
13776 13776
13777 github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: 13777 git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a:
13778 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a} 13778 resolution: {commit: e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a, repo: git@github.com:ferdium/macos-notification-state.git, type: git}
13779 name: macos-notification-state 13779 name: macos-notification-state
13780 version: 3.0.0 13780 version: 3.0.0
13781 os: [darwin] 13781 os: [darwin]