diff --git a/package.json b/package.json index e48bd2d..05c0e7b 100644 --- a/package.json +++ b/package.json @@ -52,13 +52,13 @@ "@nuxt/devalue": "^2.0", "debug": "^4.3", "pathe": "^0.2", - "sharp": "^0.29" + "sharp": "^0.30.5" }, "devDependencies": { "@antfu/eslint-config": "*", "@types/debug": "^4.1.7", "@types/node": "^14.18.22", - "@types/sharp": "^0.29.5", + "@types/sharp": "^0.30.5", "conventional-changelog-cli": "^2.2.2", "cross-spawn": "^7.0.3", "enquirer": "^2.3.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aef38b..a479d9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ importers: '@nuxt/devalue': ^2.0 '@types/debug': ^4.1.7 '@types/node': ^14.18.22 - '@types/sharp': ^0.29.5 + '@types/sharp': ^0.30.5 conventional-changelog-cli: ^2.2.2 cross-spawn: ^7.0.3 debug: ^4.3 @@ -20,7 +20,7 @@ importers: picocolors: ^1.0.0 rollup: ^2.77.0 semver: ^7.3.7 - sharp: ^0.29 + sharp: ^0.30.5 tsup: ^6.1.3 typescript: ^4.7.4 vite: ^3.0.2 @@ -29,12 +29,12 @@ importers: '@nuxt/devalue': 2.0.0 debug: 4.3.4 pathe: 0.2.0 - sharp: 0.29.3 + sharp: 0.30.7 devDependencies: '@antfu/eslint-config': 0.25.2_he2ccbldppg44uulnyq4rwocfa '@types/debug': 4.1.7 '@types/node': 14.18.22 - '@types/sharp': 0.29.5 + '@types/sharp': 0.30.5 conventional-changelog-cli: 2.2.2 cross-spawn: 7.0.3 enquirer: 2.3.6 @@ -343,8 +343,8 @@ packages: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} dev: true - /@types/sharp/0.29.5: - resolution: {integrity: sha512-3TC+S3H5RwnJmLYMHrcdfNjz/CaApKmujjY9b6PU/pE6n0qfooi99YqXGWoW8frU9EWYj/XTI35Pzxa+ThAZ5Q==} + /@types/sharp/0.30.5: + resolution: {integrity: sha512-EhO29617AIBqxoVtpd1qdBanWpspk/kD2B6qTFRJ31Q23Rdf+DNU1xlHSwtqvwq1vgOqBwq1i38SX+HGCymIQg==} dependencies: '@types/node': 14.18.22 dev: true @@ -1112,8 +1112,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -1246,12 +1246,6 @@ packages: engines: {node: '>=0.4.0'} dev: true - /detect-libc/1.0.3: - resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} - engines: {node: '>=0.10'} - hasBin: true - dev: false - /detect-libc/2.0.1: resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} engines: {node: '>=8'} @@ -2197,7 +2191,7 @@ packages: dev: true /github-from-package/0.0.0: - resolution: {integrity: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=} + resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} dev: false /glob-parent/5.1.2: @@ -2934,8 +2928,8 @@ packages: semver: 7.3.7 dev: false - /node-addon-api/4.3.0: - resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==} + /node-addon-api/5.0.0: + resolution: {integrity: sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==} dev: false /node-fetch/2.6.7: @@ -3525,14 +3519,14 @@ packages: dependencies: lru-cache: 6.0.0 - /sharp/0.29.3: - resolution: {integrity: sha512-fKWUuOw77E4nhpyzCCJR1ayrttHoFHBT2U/kR/qEMRhvPEcluG4BKj324+SCO1e84+knXHwhJ1HHJGnUt4ElGA==} + /sharp/0.30.7: + resolution: {integrity: sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==} engines: {node: '>=12.13.0'} requiresBuild: true dependencies: color: 4.2.3 - detect-libc: 1.0.3 - node-addon-api: 4.3.0 + detect-libc: 2.0.1 + node-addon-api: 5.0.0 prebuild-install: 7.1.1 semver: 7.3.7 simple-get: 4.0.1