From b0e6b6ad77a12547430dfda45e36aabbf8c9ac4c Mon Sep 17 00:00:00 2001 From: Cassidy Williams Date: Tue, 14 Feb 2023 13:46:08 -0600 Subject: [PATCH] Update pnpm.lock, package name --- package.json | 2 +- pnpm-lock.yaml | 81 +++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 42 deletions(-) diff --git a/package.json b/package.json index 85394f9..67ca6e9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@example/basics", + "name": "astroship", "type": "module", "version": "0.0.1", "private": true, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bc1aef..9f7da76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.4 specifiers: - '@astrojs/image': ^0.13.0 - '@astrojs/mdx': ^0.15.0 - '@astrojs/sitemap': ^1.0.0 - '@astrojs/tailwind': ^3.0.0 - '@fontsource/inter': ^4.5.14 - '@tailwindcss/typography': ^0.5.8 - astro: ^2.0.1 + '@astrojs/image': ^0.14.1 + '@astrojs/mdx': ^0.16.0 + '@astrojs/sitemap': ^1.0.1 + '@astrojs/tailwind': ^3.0.1 + '@fontsource/inter': ^4.5.15 + '@tailwindcss/typography': ^0.5.9 + astro: ^2.0.11 astro-feather-icons: ^1.0.2 astro-icon: ^0.8.0 astro-navbar: ^1.1.5 @@ -16,12 +16,12 @@ specifiers: tailwindcss: ^3.2.4 dependencies: - '@astrojs/image': 0.13.0_astro@2.0.2+sharp@0.31.3 - '@astrojs/mdx': 0.15.1_astro@2.0.2 - '@astrojs/sitemap': 1.0.0 - '@astrojs/tailwind': 3.0.0_uhsc6pehih5huiqhsy5i7sy5um - '@fontsource/inter': 4.5.14 - astro: 2.0.2 + '@astrojs/image': 0.14.1_astro@2.0.11+sharp@0.31.3 + '@astrojs/mdx': 0.16.0_astro@2.0.11 + '@astrojs/sitemap': 1.0.1 + '@astrojs/tailwind': 3.0.1_abd4tzk6jyc5lamq5kbo5qgoia + '@fontsource/inter': 4.5.15 + astro: 2.0.11 astro-feather-icons: 1.0.2 astro-icon: 0.8.0 astro-navbar: 1.1.5 @@ -29,7 +29,7 @@ dependencies: tailwindcss: 3.2.4 devDependencies: - '@tailwindcss/typography': 0.5.8_tailwindcss@3.2.4 + '@tailwindcss/typography': 0.5.9_tailwindcss@3.2.4 sharp: 0.31.3 packages: @@ -50,28 +50,27 @@ packages: resolution: {integrity: sha512-WbA05QH5xkdaJ3XtzDuYOjtqsip2InW5rk156sSdaHs5qN2NroUHbzWZthHJwmNAAjQSGXVIj+O6jQj81zzX/Q==} dev: false - /@astrojs/compiler/1.0.1: - resolution: {integrity: sha512-77aacobLKcL98NmhK3OBS5EHIrX9gs1ckB/vGSIdkVZuB7u51V4jh05I6W0tSvG7/86tALv6QtHTRZ8rLhFTbQ==} + /@astrojs/compiler/1.1.1: + resolution: {integrity: sha512-JRDEARnuUUOlKUE4XVu8+NoeNWpOHtYQW39uWjqTbpefMjL95og54vTKLHqeUajXWeY115zZtO7jIVdOmQ1IPQ==} dev: false - /@astrojs/image/0.13.0_astro@2.0.2+sharp@0.31.3: - resolution: {integrity: sha512-18IlEsb/mau4ji9sR7+JVPFJHtgIk7Qh/Ol+Hh/JNcPn/oMrjP6FMU3VrNHPy5Ltvw1DyzkDV4wu+jYKU/V0Hw==} + /@astrojs/image/0.14.1_astro@2.0.11+sharp@0.31.3: + resolution: {integrity: sha512-tRswPnPJVqStGXh+5mWtvh7+qi+jABcGkm9BFdP2Hh8Ya8KAgO0ICPjDG3Fppcz5G2JIZ50B3ajXiyWuuRIQJw==} peerDependencies: - astro: ^2.0.0 + astro: ^2.0.7 sharp: '>=0.31.0' peerDependenciesMeta: sharp: optional: true dependencies: '@altano/tiny-async-pool': 1.0.2 - astro: 2.0.2 + astro: 2.0.11 http-cache-semantics: 4.1.0 image-size: 1.0.2 kleur: 4.1.5 magic-string: 0.27.0 mime: 3.0.0 sharp: 0.31.3 - slash: 4.0.0 dev: false /@astrojs/language-server/0.28.3: @@ -92,13 +91,13 @@ packages: vscode-uri: 3.0.7 dev: false - /@astrojs/markdown-remark/2.0.1_astro@2.0.2: + /@astrojs/markdown-remark/2.0.1_astro@2.0.11: resolution: {integrity: sha512-xQF1rXGJN18m+zZucwRRtmNehuhPMMhZhi6HWKrtpEAKnHSPk8lqf1GXgKH7/Sypglu8ivdECZ+EGs6kOYVasQ==} peerDependencies: astro: ^2.0.2 dependencies: '@astrojs/prism': 2.0.0 - astro: 2.0.2 + astro: 2.0.11 github-slugger: 1.5.0 import-meta-resolve: 2.2.0 rehype-raw: 6.1.1 @@ -115,11 +114,11 @@ packages: - supports-color dev: false - /@astrojs/mdx/0.15.1_astro@2.0.2: - resolution: {integrity: sha512-RzrJ2vq+XnAtqvhRdIeONYBINFEWetXnfAqiB2V4s/FB/jd+8y9fSOtBtGpWCGpRZfidtMYPIiQ/damz0yJxVA==} + /@astrojs/mdx/0.16.0_astro@2.0.11: + resolution: {integrity: sha512-HNk0FhNNthI7+pLmheJyPVU36dXE5l+9UwmmnrMV6COHNZIO2t+pnWnsushEDYZjpkYITDwnXKnQAtD8Mqj4xw==} engines: {node: '>=16.12.0'} dependencies: - '@astrojs/markdown-remark': 2.0.1_astro@2.0.2 + '@astrojs/markdown-remark': 2.0.1_astro@2.0.11 '@astrojs/prism': 2.0.0 '@mdx-js/mdx': 2.2.1 '@mdx-js/rollup': 2.2.1 @@ -149,21 +148,21 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/sitemap/1.0.0: - resolution: {integrity: sha512-42GxuF5FP7RaKXZrwGLBLOX3hPv+Wl7ExJC43O0J5e34ojJkLeKf7QfwN1UwrJlqH0Ywi0Fm4/xGe482G09+wg==} + /@astrojs/sitemap/1.0.1: + resolution: {integrity: sha512-qexepZPH6/dLToI/njxr2FjvyxJU0HBAnQRNzEggF0ok811oSNC6su1DkyW2VKp0TNPbWoujuSbcb1yFOjnAqA==} dependencies: sitemap: 7.1.1 zod: 3.20.2 dev: false - /@astrojs/tailwind/3.0.0_uhsc6pehih5huiqhsy5i7sy5um: - resolution: {integrity: sha512-Ul0LzTIW+QD/qXUaTDSDoe/uNOPSAX6Ce7yTMzl7v+9OlZ4vlgkj1CUq/WkhlKnJ2+SnJvLArEj6yYs/M2V8nA==} + /@astrojs/tailwind/3.0.1_abd4tzk6jyc5lamq5kbo5qgoia: + resolution: {integrity: sha512-QSYh/xmz454j1yZU9rjw2J24PpH7j3h2ClesqMaAniOtcuL8RfP7KYCnCrk01xvjwqqO+QBpZNDD/SUhHNtFFg==} peerDependencies: - astro: ^2.0.0 + astro: ^2.0.4 tailwindcss: ^3.0.24 dependencies: '@proload/core': 0.3.3 - astro: 2.0.2 + astro: 2.0.11 autoprefixer: 10.4.13_postcss@8.4.20 postcss: 8.4.20 postcss-load-config: 4.0.1_postcss@8.4.20 @@ -638,8 +637,8 @@ packages: dev: false optional: true - /@fontsource/inter/4.5.14: - resolution: {integrity: sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q==} + /@fontsource/inter/4.5.15: + resolution: {integrity: sha512-FzleM9AxZQK2nqsTDtBiY0PMEVWvnKnuu2i09+p6DHvrHsuucoV2j0tmw+kAT3L4hvsLdAIDv6MdGehsPIdT+Q==} dev: false /@jridgewell/gen-mapping/0.1.1: @@ -772,8 +771,8 @@ packages: picomatch: 2.3.1 dev: false - /@tailwindcss/typography/0.5.8_tailwindcss@3.2.4: - resolution: {integrity: sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw==} + /@tailwindcss/typography/0.5.9_tailwindcss@3.2.4: + resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: @@ -1020,14 +1019,14 @@ packages: resolution: {integrity: sha512-G7zJUr4lfKLeqfWx2g5rfuBsOsIOfqxIOqErQfrMsMchDFfLFxNKAuW8yAo8hynJJwBvtGyS/vOXgGdMVVCFrA==} dev: false - /astro/2.0.2: - resolution: {integrity: sha512-47N1jLWNxSri7kWfIfgcEnQJZWTvd0gXhNC3P2ZHiiurl4nOxFC5ULsW5MDDTjTzQ1S7y1RoaL9XxYm+Rury7w==} + /astro/2.0.11: + resolution: {integrity: sha512-dXBuHE1ZYfafHyjhe7ZUkcZzGGInWrLCMeHAML//+mdySr/htDsiMo8DN25Ld5siKClsCvyXgxitu651wSWcyw==} engines: {node: '>=16.12.0', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 1.0.1 + '@astrojs/compiler': 1.1.1 '@astrojs/language-server': 0.28.3 - '@astrojs/markdown-remark': 2.0.1_astro@2.0.2 + '@astrojs/markdown-remark': 2.0.1_astro@2.0.11 '@astrojs/telemetry': 2.0.0 '@astrojs/webapi': 2.0.0 '@babel/core': 7.20.7 @@ -3143,7 +3142,7 @@ packages: /prettier-plugin-astro/0.7.1: resolution: {integrity: sha512-ySeyXHIXNZpbqZCcj8eoWl6z2UDHYl6DPgN7z9E1HElG8aVlC2WQNjfcpcSBuF4jwwo+HHi44pun/Hlr+h8OsA==} - engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'} + engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.13.0'} requiresBuild: true dependencies: '@astrojs/compiler': 0.31.3