mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-29 18:41:21 +00:00
Compare commits
2 commits
7708948b0e
...
af372a0be1
Author | SHA1 | Date | |
---|---|---|---|
|
af372a0be1 | ||
|
1aaf0a353b |
1 changed files with 10 additions and 10 deletions
|
@ -835,9 +835,9 @@ packages:
|
|||
vue-router:
|
||||
optional: true
|
||||
|
||||
abbrev@3.0.0:
|
||||
resolution: {integrity: sha512-+/kfrslGQ7TNV2ecmQwMJj/B65g5KVq1/L3SGVZ3tCYGqlzFuFCGBZJtMP99wH3NpEUyAjn0zPdPUg0D+DwrOA==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
abbrev@2.0.0:
|
||||
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
||||
acorn-import-attributes@1.9.5:
|
||||
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
|
||||
|
@ -1620,8 +1620,8 @@ packages:
|
|||
node-releases@2.0.14:
|
||||
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
|
||||
|
||||
nopt@8.1.0:
|
||||
resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==}
|
||||
nopt@8.0.0:
|
||||
resolution: {integrity: sha512-1L/fTJ4UmV/lUxT2Uf006pfZKTvAgCF+chz+0OgBHO8u2Z67pE7AaAUUj7CJy0lXqHmymUvGFt6NE9R3HER0yw==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -2556,7 +2556,7 @@ snapshots:
|
|||
detect-libc: 2.0.3
|
||||
https-proxy-agent: 7.0.6
|
||||
node-fetch: 2.7.0
|
||||
nopt: 8.1.0
|
||||
nopt: 8.0.0
|
||||
semver: 7.6.3
|
||||
tar: 7.4.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -2834,7 +2834,7 @@ snapshots:
|
|||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.2
|
||||
semver: 7.6.3
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.3
|
||||
|
@ -2887,7 +2887,7 @@ snapshots:
|
|||
'@sveltejs/kit': 2.5.18(@sveltejs/vite-plugin-svelte@3.1.1(svelte@4.2.18)(vite@5.3.3(@types/node@20.14.9)))(svelte@4.2.18)(vite@5.3.3(@types/node@20.14.9))
|
||||
svelte: 4.2.18
|
||||
|
||||
abbrev@3.0.0: {}
|
||||
abbrev@2.0.0: {}
|
||||
|
||||
acorn-import-attributes@1.9.5(acorn@8.14.0):
|
||||
dependencies:
|
||||
|
@ -3678,9 +3678,9 @@ snapshots:
|
|||
|
||||
node-releases@2.0.14: {}
|
||||
|
||||
nopt@8.1.0:
|
||||
nopt@8.0.0:
|
||||
dependencies:
|
||||
abbrev: 3.0.0
|
||||
abbrev: 2.0.0
|
||||
|
||||
normalize-path@3.0.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue