forked from Mirrors/elk
chore: update devtools
This commit is contained in:
parent
da94117f61
commit
60a37e0bf8
2 changed files with 50 additions and 40 deletions
|
@ -33,7 +33,7 @@
|
||||||
"@iconify-emoji/twemoji": "^1.0.2",
|
"@iconify-emoji/twemoji": "^1.0.2",
|
||||||
"@iconify/json": "^2.2.37",
|
"@iconify/json": "^2.2.37",
|
||||||
"@iconify/utils": "^2.0.12",
|
"@iconify/utils": "^2.0.12",
|
||||||
"@nuxt/devtools": "^0.2.5",
|
"@nuxt/devtools": "^0.3.0",
|
||||||
"@nuxtjs/color-mode": "^3.2.0",
|
"@nuxtjs/color-mode": "^3.2.0",
|
||||||
"@nuxtjs/i18n": "8.0.0-beta.10",
|
"@nuxtjs/i18n": "8.0.0-beta.10",
|
||||||
"@pinia/nuxt": "^0.4.6",
|
"@pinia/nuxt": "^0.4.6",
|
||||||
|
|
|
@ -19,7 +19,7 @@ importers:
|
||||||
'@iconify-emoji/twemoji': ^1.0.2
|
'@iconify-emoji/twemoji': ^1.0.2
|
||||||
'@iconify/json': ^2.2.37
|
'@iconify/json': ^2.2.37
|
||||||
'@iconify/utils': ^2.0.12
|
'@iconify/utils': ^2.0.12
|
||||||
'@nuxt/devtools': ^0.2.5
|
'@nuxt/devtools': ^0.3.0
|
||||||
'@nuxtjs/color-mode': ^3.2.0
|
'@nuxtjs/color-mode': ^3.2.0
|
||||||
'@nuxtjs/i18n': 8.0.0-beta.10
|
'@nuxtjs/i18n': 8.0.0-beta.10
|
||||||
'@pinia/nuxt': ^0.4.6
|
'@pinia/nuxt': ^0.4.6
|
||||||
|
@ -111,7 +111,7 @@ importers:
|
||||||
'@iconify-emoji/twemoji': 1.0.2
|
'@iconify-emoji/twemoji': 1.0.2
|
||||||
'@iconify/json': 2.2.37
|
'@iconify/json': 2.2.37
|
||||||
'@iconify/utils': 2.0.12
|
'@iconify/utils': 2.0.12
|
||||||
'@nuxt/devtools': 0.2.5_nuxt@3.3.2
|
'@nuxt/devtools': 0.3.1_nuxt@3.3.2
|
||||||
'@nuxtjs/color-mode': 3.2.0
|
'@nuxtjs/color-mode': 3.2.0
|
||||||
'@nuxtjs/i18n': 8.0.0-beta.10
|
'@nuxtjs/i18n': 8.0.0-beta.10
|
||||||
'@pinia/nuxt': 0.4.6_typescript@5.0.2
|
'@pinia/nuxt': 0.4.6_typescript@5.0.2
|
||||||
|
@ -424,14 +424,14 @@ packages:
|
||||||
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
|
/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
|
||||||
resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
|
resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-explode-assignable-expression': 7.18.6
|
'@babel/helper-explode-assignable-expression': 7.18.6
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12:
|
/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12:
|
||||||
|
@ -469,8 +469,8 @@ packages:
|
||||||
'@babel/core': 7.20.12
|
'@babel/core': 7.20.12
|
||||||
'@babel/helper-annotate-as-pure': 7.18.6
|
'@babel/helper-annotate-as-pure': 7.18.6
|
||||||
'@babel/helper-environment-visitor': 7.18.9
|
'@babel/helper-environment-visitor': 7.18.9
|
||||||
'@babel/helper-function-name': 7.19.0
|
'@babel/helper-function-name': 7.21.0
|
||||||
'@babel/helper-member-expression-to-functions': 7.20.7
|
'@babel/helper-member-expression-to-functions': 7.21.0
|
||||||
'@babel/helper-optimise-call-expression': 7.18.6
|
'@babel/helper-optimise-call-expression': 7.18.6
|
||||||
'@babel/helper-replace-supers': 7.20.7
|
'@babel/helper-replace-supers': 7.20.7
|
||||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||||
|
@ -532,7 +532,7 @@ packages:
|
||||||
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/helper-function-name/7.19.0:
|
/@babel/helper-function-name/7.19.0:
|
||||||
|
@ -540,7 +540,7 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/template': 7.20.7
|
'@babel/template': 7.20.7
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-function-name/7.21.0:
|
/@babel/helper-function-name/7.21.0:
|
||||||
resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
|
resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
|
||||||
|
@ -552,12 +552,6 @@ packages:
|
||||||
/@babel/helper-hoist-variables/7.18.6:
|
/@babel/helper-hoist-variables/7.18.6:
|
||||||
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.20.7
|
|
||||||
|
|
||||||
/@babel/helper-member-expression-to-functions/7.20.7:
|
|
||||||
resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.21.3
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
|
@ -607,7 +601,7 @@ packages:
|
||||||
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-plugin-utils/7.20.2:
|
/@babel/helper-plugin-utils/7.20.2:
|
||||||
resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
|
resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
|
||||||
|
@ -623,7 +617,7 @@ packages:
|
||||||
'@babel/helper-annotate-as-pure': 7.18.6
|
'@babel/helper-annotate-as-pure': 7.18.6
|
||||||
'@babel/helper-environment-visitor': 7.18.9
|
'@babel/helper-environment-visitor': 7.18.9
|
||||||
'@babel/helper-wrap-function': 7.20.5
|
'@babel/helper-wrap-function': 7.20.5
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -633,11 +627,11 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-environment-visitor': 7.18.9
|
'@babel/helper-environment-visitor': 7.18.9
|
||||||
'@babel/helper-member-expression-to-functions': 7.20.7
|
'@babel/helper-member-expression-to-functions': 7.21.0
|
||||||
'@babel/helper-optimise-call-expression': 7.18.6
|
'@babel/helper-optimise-call-expression': 7.18.6
|
||||||
'@babel/template': 7.20.7
|
'@babel/template': 7.20.7
|
||||||
'@babel/traverse': 7.20.13
|
'@babel/traverse': 7.21.3
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -645,19 +639,19 @@ packages:
|
||||||
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
||||||
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-split-export-declaration/7.18.6:
|
/@babel/helper-split-export-declaration/7.18.6:
|
||||||
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
|
|
||||||
/@babel/helper-string-parser/7.19.4:
|
/@babel/helper-string-parser/7.19.4:
|
||||||
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
|
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
|
||||||
|
@ -675,10 +669,10 @@ packages:
|
||||||
resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
|
resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-function-name': 7.19.0
|
'@babel/helper-function-name': 7.21.0
|
||||||
'@babel/template': 7.20.7
|
'@babel/template': 7.20.7
|
||||||
'@babel/traverse': 7.20.13
|
'@babel/traverse': 7.21.3
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.21.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -2677,28 +2671,46 @@ packages:
|
||||||
/@nuxt/devalue/2.0.0:
|
/@nuxt/devalue/2.0.0:
|
||||||
resolution: {integrity: sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==}
|
resolution: {integrity: sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==}
|
||||||
|
|
||||||
/@nuxt/devtools/0.2.5_nuxt@3.3.2:
|
/@nuxt/devtools-kit/0.3.1_nuxt@3.3.2:
|
||||||
resolution: {integrity: sha512-fNFQ9iT01gotZriD2ZAQQvDZu8KhtF7tcZ9PajPNhxyHK50ATAA03JEL3+2eCRanI7R1/Kl575vQcWJovi/c4w==}
|
resolution: {integrity: sha512-gelZwJugVEikSwrFR/FjxNCxdZ54DltzdF55Eo5/xzPES1Cqiet0wLr4f21jQ7OY879SsRaWDU+VYgHYwWgoJQ==}
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
nuxt: ^3.2.2
|
nuxt: ^3.3.1
|
||||||
vite: '*'
|
vite: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.1.1
|
'@nuxt/kit': 3.3.2
|
||||||
|
'@nuxt/schema': 3.3.2
|
||||||
|
execa: 7.1.1
|
||||||
|
nuxt: 3.3.2_yd7kz46myccukxitkgjw6s6kee
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- rollup
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@nuxt/devtools/0.3.1_nuxt@3.3.2:
|
||||||
|
resolution: {integrity: sha512-3lz7947VEhosxS0YqdvY+uy9vip1rIXy6gKxvVFdlbBqWVv6YSm97YC8jQIkVGfKzGleV6T8JeB/am10uFzBdQ==}
|
||||||
|
hasBin: true
|
||||||
|
peerDependencies:
|
||||||
|
nuxt: ^3.3.1
|
||||||
|
vite: '*'
|
||||||
|
dependencies:
|
||||||
|
'@nuxt/devtools-kit': 0.3.1_nuxt@3.3.2
|
||||||
'@nuxt/kit': 3.3.2
|
'@nuxt/kit': 3.3.2
|
||||||
birpc: 0.2.10
|
birpc: 0.2.10
|
||||||
consola: 2.15.3
|
consola: 2.15.3
|
||||||
execa: 7.1.1
|
execa: 7.1.1
|
||||||
|
fast-glob: 3.2.12
|
||||||
h3: 1.6.2
|
h3: 1.6.2
|
||||||
hookable: 5.5.1
|
hookable: 5.5.1
|
||||||
|
image-meta: 0.1.1
|
||||||
is-installed-globally: 0.4.0
|
is-installed-globally: 0.4.0
|
||||||
launch-editor: 2.6.0
|
launch-editor: 2.6.0
|
||||||
|
local-pkg: 0.4.3
|
||||||
nuxt: 3.3.2_yd7kz46myccukxitkgjw6s6kee
|
nuxt: 3.3.2_yd7kz46myccukxitkgjw6s6kee
|
||||||
pacote: 15.1.1
|
pacote: 15.1.1
|
||||||
pathe: 1.1.0
|
pathe: 1.1.0
|
||||||
pkg-types: 1.0.2
|
pkg-types: 1.0.2
|
||||||
rc9: 2.0.1
|
rc9: 2.0.1
|
||||||
unimport: 2.2.4
|
unimport: 3.0.4
|
||||||
vite-plugin-inspect: 0.7.18
|
vite-plugin-inspect: 0.7.18
|
||||||
vite-plugin-vue-inspector: 3.4.0
|
vite-plugin-vue-inspector: 3.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -7968,6 +7980,11 @@ packages:
|
||||||
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
|
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
|
||||||
engines: {node: '>= 4'}
|
engines: {node: '>= 4'}
|
||||||
|
|
||||||
|
/image-meta/0.1.1:
|
||||||
|
resolution: {integrity: sha512-+oXiHwOEPr1IE5zY0tcBLED/CYcre15J4nwL50x3o0jxWqEkyjrusiKP3YSU+tr9fvJp33ZcP5Gpj2295g3aEw==}
|
||||||
|
engines: {node: '>=10.18.0'}
|
||||||
|
dev: false
|
||||||
|
|
||||||
/import-fresh/3.3.0:
|
/import-fresh/3.3.0:
|
||||||
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
||||||
engines: {node: '>=6'}
|
engines: {node: '>=6'}
|
||||||
|
@ -9494,16 +9511,9 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
|
|
||||||
/minipass/4.0.0:
|
|
||||||
resolution: {integrity: sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==}
|
|
||||||
engines: {node: '>=8'}
|
|
||||||
dependencies:
|
|
||||||
yallist: 4.0.0
|
|
||||||
|
|
||||||
/minipass/4.2.5:
|
/minipass/4.2.5:
|
||||||
resolution: {integrity: sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==}
|
resolution: {integrity: sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
dev: false
|
|
||||||
|
|
||||||
/minizlib/2.1.2:
|
/minizlib/2.1.2:
|
||||||
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
|
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
|
||||||
|
@ -12257,7 +12267,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
chownr: 2.0.0
|
chownr: 2.0.0
|
||||||
fs-minipass: 2.1.0
|
fs-minipass: 2.1.0
|
||||||
minipass: 4.0.0
|
minipass: 4.2.5
|
||||||
minizlib: 2.1.2
|
minizlib: 2.1.2
|
||||||
mkdirp: 1.0.4
|
mkdirp: 1.0.4
|
||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
|
|
Loading…
Reference in a new issue