Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @nuxt/image to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 0909d68 commit 65f93bb
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 78 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@antfu/eslint-config-vue": "0.42.1",
"@nuxt/image": "1.0.0-rc.1",
"@nuxt/image": "1.0.0",
"@nuxtjs/tailwindcss": "6.8.0",
"@rollup/plugin-virtual": "3.0.2",
"@types/fs-extra": "11.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@antfu/eslint-config-vue": "0.42.1",
"@nuxt/devtools": "0.8.0",
"@nuxt/image": "1.0.0-rc.1",
"@nuxt/image": "1.0.0",
"@nuxtjs/tailwindcss": "6.8.0",
"@rollup/plugin-virtual": "3.0.2",
"@types/fs-extra": "11.0.4",
Expand Down
157 changes: 81 additions & 76 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1863,25 +1863,25 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/image@npm:1.0.0-rc.1, @nuxt/image@npm:^1.0.0-rc.1":
version: 1.0.0-rc.1
resolution: "@nuxt/image@npm:1.0.0-rc.1"
"@nuxt/image@npm:1.0.0, @nuxt/image@npm:^1.0.0-rc.1":
version: 1.0.0
resolution: "@nuxt/image@npm:1.0.0"
dependencies:
"@nuxt/kit": "npm:^3.5.3"
consola: "npm:^3.1.0"
"@nuxt/kit": "npm:^3.7.4"
consola: "npm:^3.2.3"
defu: "npm:^6.1.2"
h3: "npm:^1.6.6"
image-meta: "npm:^0.1.1"
ipx: "npm:^1.2.0"
node-fetch-native: "npm:^1.1.1"
ohash: "npm:^1.1.2"
h3: "npm:^1.8.2"
image-meta: "npm:^0.2.0"
ipx: "npm:^2.0.0"
node-fetch-native: "npm:^1.4.0"
ohash: "npm:^1.1.3"
pathe: "npm:^1.1.1"
std-env: "npm:^3.3.3"
ufo: "npm:^1.1.2"
std-env: "npm:^3.4.3"
ufo: "npm:^1.3.1"
dependenciesMeta:
ipx:
optional: true
checksum: da31ad0d864bc805361a1b70187c5fac7477b77aa8ddc51fef8f4fa690c8bc53332a1ef714019afedbb8f5daf7f9f3954ee7cd6c3e715fc0d023cf44e5dfffdc
checksum: 343483451a8feeea35f45a1207f55a25736c00974ce0db5a791ff2ff796c306e0120472e245738cccecbb0f17f17e5586b4b4f8b53cb19bf1c93b11d21907a80
languageName: node
linkType: hard

Expand Down Expand Up @@ -2923,7 +2923,7 @@ __metadata:
"@babel/runtime": "npm:^7.23.2"
"@iframely/embed.js": "npm:^1.10.3"
"@nuxt/devalue": "npm:^2.0.2"
"@nuxt/image": "npm:1.0.0-rc.1"
"@nuxt/image": "npm:1.0.0"
"@nuxt/kit": "npm:3.6.5"
"@nuxtjs/html-validator": "npm:^1.5.1"
"@nuxtjs/tailwindcss": "npm:6.8.0"
Expand Down Expand Up @@ -3005,7 +3005,7 @@ __metadata:
"@iframely/embed.js": "npm:^1.10.3"
"@nuxt/devalue": "npm:^2.0.2"
"@nuxt/devtools": "npm:0.8.0"
"@nuxt/image": "npm:1.0.0-rc.1"
"@nuxt/image": "npm:1.0.0"
"@nuxt/kit": "npm:3.6.5"
"@nuxtjs/html-validator": "npm:^1.5.1"
"@nuxtjs/tailwindcss": "npm:6.8.0"
Expand Down Expand Up @@ -6135,7 +6135,7 @@ __metadata:
languageName: node
linkType: hard

"consola@npm:^3.1.0, consola@npm:^3.2.3":
"consola@npm:^3.2.3":
version: 3.2.3
resolution: "consola@npm:3.2.3"
checksum: 02972dcb048c337357a3628438e5976b8e45bcec22fdcfbe9cd17622992953c4d695d5152f141464a02deac769b1d23028e8ac87f56483838df7a6bbf8e0f5a2
Expand Down Expand Up @@ -6541,7 +6541,7 @@ __metadata:
languageName: node
linkType: hard

"csso@npm:^5.0.5":
"csso@npm:5.0.5":
version: 5.0.5
resolution: "csso@npm:5.0.5"
dependencies:
Expand Down Expand Up @@ -6866,13 +6866,6 @@ __metadata:
languageName: node
linkType: hard

"destr@npm:^1.2.2":
version: 1.2.2
resolution: "destr@npm:1.2.2"
checksum: 6e8174a58dc2185c2e1e97a4656ca29946b686a382e858d681efa4380f03b80c881c4572072af61dd84d25120106f622393ac2ff894cc186c735510b50a4d977
languageName: node
linkType: hard

"destr@npm:^2.0.0, destr@npm:^2.0.1, destr@npm:^2.0.2":
version: 2.0.2
resolution: "destr@npm:2.0.2"
Expand Down Expand Up @@ -6903,10 +6896,10 @@ __metadata:
languageName: node
linkType: hard

"detect-libc@npm:^2.0.0, detect-libc@npm:^2.0.1":
version: 2.0.1
resolution: "detect-libc@npm:2.0.1"
checksum: f41b3d8c726127cc010c78bf4cdb6fda20a1a0731ae9fc34698e3b9887d82e19f249f4dc997b423f930d5be0c3ee05dc7fe6c2473dd058856c6b0700eb3e0dc6
"detect-libc@npm:^2.0.0, detect-libc@npm:^2.0.2":
version: 2.0.2
resolution: "detect-libc@npm:2.0.2"
checksum: 6118f30c0c425b1e56b9d2609f29bec50d35a6af0b762b6ad127271478f3bbfda7319ce869230cf1a351f2b219f39332cde290858553336d652c77b970f15de8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8643,10 +8636,10 @@ __metadata:
languageName: node
linkType: hard

"get-port-please@npm:^3.0.1, get-port-please@npm:^3.0.2":
version: 3.0.2
resolution: "get-port-please@npm:3.0.2"
checksum: c46f228889bb768a52fb1dbda5b11b209cdf643f3c98c1d2c831b0ae3fcc4585c85dba3a8bc624d8419de276cf62d70549ea85a5abd56a96806f57808070e5dc
"get-port-please@npm:^3.0.1, get-port-please@npm:^3.1.1":
version: 3.1.1
resolution: "get-port-please@npm:3.1.1"
checksum: 644872e030cffc58ef25645bfee868782e010774218c0e4e1e05280a72edb9a936aa78b85d01025da8e0635c48c33427dfc9ae9d9398e64da079d0ed6e6595a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9028,19 +9021,19 @@ __metadata:
languageName: node
linkType: hard

"h3@npm:^1.6.6, h3@npm:^1.7.1, h3@npm:^1.8.1":
version: 1.8.1
resolution: "h3@npm:1.8.1"
"h3@npm:^1.6.6, h3@npm:^1.7.1, h3@npm:^1.8.1, h3@npm:^1.8.2":
version: 1.8.2
resolution: "h3@npm:1.8.2"
dependencies:
cookie-es: "npm:^1.0.0"
defu: "npm:^6.1.2"
destr: "npm:^2.0.1"
iron-webcrypto: "npm:^0.8.0"
iron-webcrypto: "npm:^0.10.1"
radix3: "npm:^1.1.0"
ufo: "npm:^1.3.0"
uncrypto: "npm:^0.1.3"
unenv: "npm:^1.7.4"
checksum: 8f4af1293de139d8ebe2765b00e0f411c96b86895cf60e9f8f337e0117ea01e467e4fc8f593e4ae3a67fa5592a69e2693f9d5f3a4f2c36dbb70d5bec056dd7e5
checksum: ef193f60ea9d568e129916e8e76b88433f3f439dd142636a35f6ecc80d41da007b8391efdc1731bbff5d404ba01df1bb8979832e4d447b34ae6f53ec70f46670
languageName: node
linkType: hard

Expand Down Expand Up @@ -9477,6 +9470,13 @@ __metadata:
languageName: node
linkType: hard

"image-meta@npm:^0.2.0":
version: 0.2.0
resolution: "image-meta@npm:0.2.0"
checksum: 8fb6c2d9530c3e87bc04a3c7c1f3b7120efef85638245db71991833a4da1cd3af4d75bdf72b1531c6adfd6f0622952cb84e2583ab7365c499181e76f37fc4aaa
languageName: node
linkType: hard

"immediate@npm:~3.0.5":
version: 3.0.6
resolution: "immediate@npm:3.0.6"
Expand Down Expand Up @@ -9668,25 +9668,36 @@ __metadata:
languageName: node
linkType: hard

"ipx@npm:^1.2.0":
version: 1.2.0
resolution: "ipx@npm:1.2.0"
"ipx@npm:^2.0.0":
version: 2.0.2
resolution: "ipx@npm:2.0.2"
dependencies:
"@fastify/accept-negotiator": "npm:^1.1.0"
consola: "npm:^3.1.0"
defu: "npm:^6.1.2"
destr: "npm:^1.2.2"
citty: "npm:^0.1.4"
consola: "npm:^3.2.3"
defu: "npm:^6.1.3"
destr: "npm:^2.0.2"
etag: "npm:^1.8.1"
image-meta: "npm:^0.1.1"
listhen: "npm:^1.0.4"
node-fetch-native: "npm:^1.1.1"
h3: "npm:^1.8.2"
image-meta: "npm:^0.2.0"
listhen: "npm:^1.5.5"
ofetch: "npm:^1.3.3"
pathe: "npm:^1.1.1"
sharp: "npm:^0.32.1"
ufo: "npm:^1.1.2"
sharp: "npm:^0.32.6"
svgo: "npm:^3.0.3"
ufo: "npm:^1.3.1"
unstorage: "npm:^1.9.0"
xss: "npm:^1.0.14"
bin:
ipx: bin/ipx.mjs
checksum: 52877854a63b15c80e164ed3a2bdc8d39583b392cc3fed7f9b444fc6fd0f70e97f7dfa3e5ba2e5f032b142bfe9d7286ac5a17a07cf6dde65e15e9fe6c4328a56
checksum: 06f750fa26379dffa3ff3a1109af0cc3c36d68c51a80b1456e7d8dd454df479f3817043e3863e25f861d249655e476d537650802f902bac0beb6d1a485cf99f4
languageName: node
linkType: hard

"iron-webcrypto@npm:^0.10.1":
version: 0.10.1
resolution: "iron-webcrypto@npm:0.10.1"
checksum: ff29a430f74fd19d5d694bf35805c0938c59fcd43e9655c98337dd95f5db7f95fb117476ce8dae6df3d1becf9c93c6159320a42950dc67236f04804f2a677e0e
languageName: node
linkType: hard

Expand All @@ -9697,13 +9708,6 @@ __metadata:
languageName: node
linkType: hard

"iron-webcrypto@npm:^0.8.0":
version: 0.8.2
resolution: "iron-webcrypto@npm:0.8.2"
checksum: 1c6b69147b4f8c592581c689f185efda235e2eb053f6a4284f02d384af52cc7bea27a3b6e0ba4a65fe22ae133c34220455a4e7f0e776d845e533960d7b39256c
languageName: node
linkType: hard

"is-alphabetical@npm:^1.0.0":
version: 1.0.4
resolution: "is-alphabetical@npm:1.0.4"
Expand Down Expand Up @@ -10757,30 +10761,31 @@ __metadata:
languageName: node
linkType: hard

"listhen@npm:^1.0.4, listhen@npm:^1.2.2, listhen@npm:^1.4.2":
version: 1.4.4
resolution: "listhen@npm:1.4.4"
"listhen@npm:^1.2.2, listhen@npm:^1.4.2, listhen@npm:^1.5.5":
version: 1.5.5
resolution: "listhen@npm:1.5.5"
dependencies:
"@parcel/watcher": "npm:^2.3.0"
"@parcel/watcher-wasm": "npm:2.3.0"
citty: "npm:^0.1.3"
citty: "npm:^0.1.4"
clipboardy: "npm:^3.0.0"
consola: "npm:^3.2.3"
defu: "npm:^6.1.2"
get-port-please: "npm:^3.0.2"
get-port-please: "npm:^3.1.1"
h3: "npm:^1.8.1"
http-shutdown: "npm:^1.2.2"
jiti: "npm:^1.19.3"
mlly: "npm:^1.4.1"
jiti: "npm:^1.20.0"
mlly: "npm:^1.4.2"
node-forge: "npm:^1.3.1"
pathe: "npm:^1.1.1"
std-env: "npm:^3.4.3"
ufo: "npm:^1.3.0"
untun: "npm:^0.1.2"
uqr: "npm:^0.1.2"
bin:
listen: bin/listhen.mjs
listhen: bin/listhen.mjs
checksum: 118eefd15dec7a88403fcce3cda6a294d6483d0d1b1b0c886a6d4e01b33d5a400d73095824efecb0b3cbd0033a9db5cd04db53c9e241276121a6ffc38855c0bc
checksum: febc24f7ca2ca43f4a55c4ccac8f5a9b916220d13cde92f6daf748426f9e12822fc53b235dbc13ae87436cdc14c58b1c371f3bf2bb8894321081a35e44d30b10
languageName: node
linkType: hard

Expand Down Expand Up @@ -11960,7 +11965,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch-native@npm:^1.1.1, node-fetch-native@npm:^1.2.0, node-fetch-native@npm:^1.4.0, node-fetch-native@npm:^1.4.1":
"node-fetch-native@npm:^1.2.0, node-fetch-native@npm:^1.4.0, node-fetch-native@npm:^1.4.1":
version: 1.4.1
resolution: "node-fetch-native@npm:1.4.1"
checksum: f66a6d495d50ee3739369fe6b614236087059af0b6fd7fa263c4204d9717e9dc53493b409e6921af0beaf4587a4cc2b74eae4605f30f0b4ea7f270c1d53e04f6
Expand Down Expand Up @@ -14900,20 +14905,20 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:^0.32.1":
version: 0.32.3
resolution: "sharp@npm:0.32.3"
"sharp@npm:^0.32.6":
version: 0.32.6
resolution: "sharp@npm:0.32.6"
dependencies:
color: "npm:^4.2.3"
detect-libc: "npm:^2.0.1"
detect-libc: "npm:^2.0.2"
node-addon-api: "npm:^6.1.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.1"
semver: "npm:^7.5.4"
simple-get: "npm:^4.0.1"
tar-fs: "npm:^3.0.4"
tunnel-agent: "npm:^0.6.0"
checksum: 31a6007a99a7d47ce4266fbbf911c9c548ef1896d5838089487a65b60c3f6092c3a11f37259dfb699c52b3bd438ef1ff07df9c46aae197c24913da846c5ba2fe
checksum: f0e4a86881e590f86b05ea463229f62cd29afc2dca08b3f597889f872f118c2c456f382bf2c3e90e934b7a1d30f109cf5ed584cf5a23e79d6b6403a8dc0ebe32
languageName: node
linkType: hard

Expand Down Expand Up @@ -15604,19 +15609,19 @@ __metadata:
languageName: node
linkType: hard

"svgo@npm:^3.0.2":
version: 3.0.2
resolution: "svgo@npm:3.0.2"
"svgo@npm:^3.0.2, svgo@npm:^3.0.3":
version: 3.0.3
resolution: "svgo@npm:3.0.3"
dependencies:
"@trysound/sax": "npm:0.2.0"
commander: "npm:^7.2.0"
css-select: "npm:^5.1.0"
css-tree: "npm:^2.2.1"
csso: "npm:^5.0.5"
csso: "npm:5.0.5"
picocolors: "npm:^1.0.0"
bin:
svgo: bin/svgo
checksum: e2c72b166881ef697c1de85628d87e8d41d5e175b3063eab0025760aafe79356507b409fcfa74afffec44a334e59ebe71154909851a72ccb4eb3a5e5217f2e84
svgo: ./bin/svgo
checksum: 3cebb7553cd57b7c2020ea6d580681cdd6045a8a5c40d866d4dfb40da1d6668d27ccac23fb8d9365773c354b55f7073f0fcc6f6e50c60e599cc70bdc20dd4fab
languageName: node
linkType: hard

Expand Down

0 comments on commit 65f93bb

Please # to comment.