aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml15
1 files changed, 10 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 1b79f1d19..1a8a9a53e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -168,8 +168,8 @@ dependencies:
168 specifier: 2.1.3 168 specifier: 2.1.3
169 version: 2.1.3 169 version: 2.1.3
170 normalize-url: 170 normalize-url:
171 specifier: 6.1.0 171 specifier: 8.0.1
172 version: 6.1.0 172 version: 8.0.1
173 os-name: 173 os-name:
174 specifier: 4.0.1 174 specifier: 4.0.1
175 version: 4.0.1 175 version: 4.0.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
@@ -10740,6 +10740,11 @@ packages:
10740 resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} 10740 resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
10741 engines: {node: '>=10'} 10741 engines: {node: '>=10'}
10742 10742
10743 /normalize-url@8.0.1:
10744 resolution: {integrity: sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==}
10745 engines: {node: '>=14.16'}
10746 dev: false
10747
10743 /normalize-version@1.0.5: 10748 /normalize-version@1.0.5:
10744 resolution: {integrity: sha512-gnPd21y/zdWO76ye7gP2eFO1tEUczd5DC6syABM25OLtS5MgsS3ZRB/vaaHz2Ir4x6SMzIrP0QZUpxs3VYPzKA==} 10749 resolution: {integrity: sha512-gnPd21y/zdWO76ye7gP2eFO1tEUczd5DC6syABM25OLtS5MgsS3ZRB/vaaHz2Ir4x6SMzIrP0QZUpxs3VYPzKA==}
10745 dev: false 10750 dev: false
@@ -14418,8 +14423,8 @@ packages:
14418 readable-stream: 3.6.2 14423 readable-stream: 3.6.2
14419 dev: true 14424 dev: true
14420 14425
14421 github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: 14426 git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a:
14422 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a} 14427 resolution: {commit: e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a, repo: git@github.com:ferdium/macos-notification-state.git, type: git}
14423 name: macos-notification-state 14428 name: macos-notification-state
14424 version: 3.0.0 14429 version: 3.0.0
14425 os: [darwin] 14430 os: [darwin]