mirror of
https://github.com/iconify/iconify.git
synced 2024-11-10 07:11:00 +00:00
Merge pull request #332 from benmccann/install-pkg
chore(utils): upgrade install-pkg
This commit is contained in:
commit
b6ea0b1bf8
@ -418,7 +418,7 @@
|
||||
"*.d.ts"
|
||||
],
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^0.1.1",
|
||||
"@antfu/install-pkg": "^0.4.0",
|
||||
"@antfu/utils": "^0.7.10",
|
||||
"@iconify/types": "workspace:^",
|
||||
"debug": "^4.3.5",
|
||||
|
@ -635,7 +635,7 @@ importers:
|
||||
version: 3.29.4
|
||||
ts-jest:
|
||||
specifier: ^29.2.3
|
||||
version: 29.2.3(@babel/core@7.24.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.9))(jest@29.7.0(@types/node@18.19.41))(typescript@5.5.3)
|
||||
version: 29.2.3(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@18.19.41))(typescript@5.5.3)
|
||||
typescript:
|
||||
specifier: ^5.5.3
|
||||
version: 5.5.3
|
||||
@ -654,10 +654,10 @@ importers:
|
||||
version: 18.3.0
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1(vite@5.3.4(@types/node@20.14.12)(terser@5.17.7))
|
||||
version: 4.3.1(vite@5.3.4(@types/node@18.19.41)(terser@5.17.7))
|
||||
jest:
|
||||
specifier: ^29.7.0
|
||||
version: 29.7.0(@types/node@20.14.12)
|
||||
version: 29.7.0(@types/node@18.19.41)
|
||||
react:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
@ -772,8 +772,8 @@ importers:
|
||||
packages/utils:
|
||||
dependencies:
|
||||
'@antfu/install-pkg':
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1
|
||||
specifier: ^0.4.0
|
||||
version: 0.4.0
|
||||
'@antfu/utils':
|
||||
specifier: ^0.7.10
|
||||
version: 0.7.10
|
||||
@ -907,7 +907,7 @@ importers:
|
||||
version: 3.4.6
|
||||
ts-jest:
|
||||
specifier: ^29.2.3
|
||||
version: 29.2.3(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@18.19.41))(typescript@5.5.3)
|
||||
version: 29.2.3(@babel/core@7.24.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.9))(jest@29.7.0(@types/node@18.19.41))(typescript@5.5.3)
|
||||
typescript:
|
||||
specifier: ^5.5.3
|
||||
version: 5.5.3
|
||||
@ -936,6 +936,9 @@ packages:
|
||||
'@antfu/install-pkg@0.1.1':
|
||||
resolution: {integrity: sha512-LyB/8+bSfa0DFGC06zpCEfs89/XoWZwws5ygEa5D+Xsm3OfI+aXQ86VgVG7Acyef+rSZ5HE7J8rrxzrQeM3PjQ==}
|
||||
|
||||
'@antfu/install-pkg@0.4.0':
|
||||
resolution: {integrity: sha512-vI73C0pFA9L+5v+djh0WSLXb8qYQGH5fX8nczaFe1OTI/8Fh03JS1Mov1V7urb6P3A2cBlBqZNjJIKv54+zVRw==}
|
||||
|
||||
'@antfu/utils@0.7.10':
|
||||
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
||||
|
||||
@ -4781,6 +4784,9 @@ packages:
|
||||
cookie-es@1.1.0:
|
||||
resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==}
|
||||
|
||||
cookie-es@1.2.2:
|
||||
resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==}
|
||||
|
||||
cookie@0.5.0:
|
||||
resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@ -5715,8 +5721,8 @@ packages:
|
||||
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
h3-nightly@1.12.1-1721739391.a15b8de:
|
||||
resolution: {integrity: sha512-LnBA1q3ktM30SZfYHcRJvXBxvOufKk2mH+RHke7sCi7uF1b3jrCWDrWQiIYlO954fFNQ+Rm8c2/5Y3HAkEXjqQ==}
|
||||
h3-nightly@1.12.1-1723770255.a15b8de:
|
||||
resolution: {integrity: sha512-4Lxxrjb3tV0kZcUsBs/zRRZXLWVR/KS3mwOvbxgXi5r8vqZ7kPwbYpuxmi2gwz6cfRzzkgRDeLIjc0B2b2iQUA==}
|
||||
|
||||
h3@1.12.0:
|
||||
resolution: {integrity: sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==}
|
||||
@ -7027,6 +7033,9 @@ packages:
|
||||
package-json-from-dist@1.0.0:
|
||||
resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==}
|
||||
|
||||
package-manager-detector@0.1.2:
|
||||
resolution: {integrity: sha512-iePyefLTOm2gEzbaZKSW+eBMjg+UYsQvUKxmvGXAQ987K16efBg10MxIjZs08iyX+DY2/owKY9DIdu193kX33w==}
|
||||
|
||||
param-case@3.0.4:
|
||||
resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
|
||||
|
||||
@ -8381,6 +8390,9 @@ packages:
|
||||
tinybench@2.8.0:
|
||||
resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
|
||||
|
||||
tinyexec@0.2.0:
|
||||
resolution: {integrity: sha512-au8dwv4xKSDR+Fw52csDo3wcDztPdne2oM1o/7LFro4h6bdFmvyUAeAfX40pwDtzHgRFqz1XWaUqgKS2G83/ig==}
|
||||
|
||||
tinypool@0.4.0:
|
||||
resolution: {integrity: sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
@ -9425,6 +9437,11 @@ snapshots:
|
||||
execa: 5.1.1
|
||||
find-up: 5.0.0
|
||||
|
||||
'@antfu/install-pkg@0.4.0':
|
||||
dependencies:
|
||||
package-manager-detector: 0.1.2
|
||||
tinyexec: 0.2.0
|
||||
|
||||
'@antfu/utils@0.7.10': {}
|
||||
|
||||
'@apideck/better-ajv-errors@0.3.6(ajv@8.11.0)':
|
||||
@ -12294,7 +12311,7 @@ snapshots:
|
||||
externality: 1.0.2
|
||||
fs-extra: 11.2.0
|
||||
get-port-please: 3.1.2
|
||||
h3: h3-nightly@1.12.1-1721739391.a15b8de
|
||||
h3: h3-nightly@1.12.1-1723770255.a15b8de
|
||||
knitwork: 1.1.0
|
||||
magic-string: 0.30.10
|
||||
mlly: 1.7.1
|
||||
@ -13578,14 +13595,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-react@4.3.1(vite@5.3.4(@types/node@20.14.12)(terser@5.17.7))':
|
||||
'@vitejs/plugin-react@4.3.1(vite@5.3.4(@types/node@18.19.41)(terser@5.17.7))':
|
||||
dependencies:
|
||||
'@babel/core': 7.24.9
|
||||
'@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.24.9)
|
||||
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.9)
|
||||
'@types/babel__core': 7.20.5
|
||||
react-refresh: 0.14.2
|
||||
vite: 5.3.4(@types/node@20.14.12)(terser@5.17.7)
|
||||
vite: 5.3.4(@types/node@18.19.41)(terser@5.17.7)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -13926,7 +13943,7 @@ snapshots:
|
||||
|
||||
'@web/config-loader@0.1.3':
|
||||
dependencies:
|
||||
semver: 7.6.0
|
||||
semver: 7.6.3
|
||||
|
||||
'@web/dev-server-core@0.4.1':
|
||||
dependencies:
|
||||
@ -14885,6 +14902,8 @@ snapshots:
|
||||
|
||||
cookie-es@1.1.0: {}
|
||||
|
||||
cookie-es@1.2.2: {}
|
||||
|
||||
cookie@0.5.0: {}
|
||||
|
||||
cookies@0.8.0:
|
||||
@ -14949,6 +14968,7 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
- ts-node
|
||||
optional: true
|
||||
|
||||
create-require@1.1.1: {}
|
||||
|
||||
@ -16037,9 +16057,9 @@ snapshots:
|
||||
dependencies:
|
||||
duplexer: 0.1.2
|
||||
|
||||
h3-nightly@1.12.1-1721739391.a15b8de:
|
||||
h3-nightly@1.12.1-1723770255.a15b8de:
|
||||
dependencies:
|
||||
cookie-es: 1.1.0
|
||||
cookie-es: 1.2.2
|
||||
crossws: 0.2.4
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
@ -16546,6 +16566,7 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
- ts-node
|
||||
optional: true
|
||||
|
||||
jest-config@29.7.0(@types/node@18.19.41):
|
||||
dependencies:
|
||||
@ -16606,6 +16627,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
optional: true
|
||||
|
||||
jest-diff@29.7.0:
|
||||
dependencies:
|
||||
@ -16851,6 +16873,7 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
- ts-node
|
||||
optional: true
|
||||
|
||||
jiti@1.21.0: {}
|
||||
|
||||
@ -17459,7 +17482,7 @@ snapshots:
|
||||
fs-extra: 11.2.0
|
||||
globby: 13.2.2
|
||||
gzip-size: 7.0.0
|
||||
h3: h3-nightly@1.12.1-1721739391.a15b8de
|
||||
h3: h3-nightly@1.12.1-1723770255.a15b8de
|
||||
hookable: 5.5.3
|
||||
httpxy: 0.1.5
|
||||
is-primitive: 3.0.1
|
||||
@ -17687,7 +17710,7 @@ snapshots:
|
||||
estree-walker: 3.0.3
|
||||
fs-extra: 11.2.0
|
||||
globby: 13.2.2
|
||||
h3: h3-nightly@1.12.1-1721739391.a15b8de
|
||||
h3: h3-nightly@1.12.1-1723770255.a15b8de
|
||||
hookable: 5.5.3
|
||||
jiti: 1.21.0
|
||||
klona: 2.0.6
|
||||
@ -17989,6 +18012,8 @@ snapshots:
|
||||
|
||||
package-json-from-dist@1.0.0: {}
|
||||
|
||||
package-manager-detector@0.1.2: {}
|
||||
|
||||
param-case@3.0.4:
|
||||
dependencies:
|
||||
dot-case: 3.0.4
|
||||
@ -19497,6 +19522,8 @@ snapshots:
|
||||
|
||||
tinybench@2.8.0: {}
|
||||
|
||||
tinyexec@0.2.0: {}
|
||||
|
||||
tinypool@0.4.0: {}
|
||||
|
||||
tinypool@0.7.0: {}
|
||||
|
Loading…
Reference in New Issue
Block a user