From bcab41188835e5d798c515dd812101752b79e3f1 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Mon, 9 Jan 2023 01:51:37 +0800 Subject: [PATCH] upgrade deps --- package.json | 4 +- pnpm-lock.yaml | 162 ++++++++++++++++++++++++------------------------- 2 files changed, 83 insertions(+), 83 deletions(-) diff --git a/package.json b/package.json index 322e022..f87e0db 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ }, "dependencies": { "@tailwindcss/typography": "^0.5.8", - "prettier": "^2.8.1", + "prettier": "^2.8.2", "prettier-plugin-tailwindcss": "^0.2.1", - "stylelint": "^14.16.0", + "stylelint": "^14.16.1", "stylelint-config-one": "^2.3.1", "tailwindcss": "^3.2.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8e42f5..61569e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,18 +2,18 @@ lockfileVersion: 5.4 specifiers: '@tailwindcss/typography': ^0.5.8 - prettier: ^2.8.1 + prettier: ^2.8.2 prettier-plugin-tailwindcss: ^0.2.1 - stylelint: ^14.16.0 + stylelint: ^14.16.1 stylelint-config-one: ^2.3.1 tailwindcss: ^3.2.4 dependencies: '@tailwindcss/typography': 0.5.8_tailwindcss@3.2.4 - prettier: 2.8.1 - prettier-plugin-tailwindcss: 0.2.1_prettier@2.8.1 - stylelint: 14.16.0 - stylelint-config-one: 2.3.1_stylelint@14.16.0 + prettier: 2.8.2 + prettier-plugin-tailwindcss: 0.2.1_prettier@2.8.2 + stylelint: 14.16.1 + stylelint-config-one: 2.3.1_stylelint@14.16.1 tailwindcss: 3.2.4 packages: @@ -39,14 +39,14 @@ packages: js-tokens: 4.0.0 dev: false - /@csstools/selector-specificity/2.0.2_2xshye3abirqjlplmebvmaxyna: + /@csstools/selector-specificity/2.0.2_wajs5nedgkikc5pcuwett7legi: resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.2 postcss-selector-parser: ^6.0.10 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 postcss-selector-parser: 6.0.11 dev: false @@ -68,7 +68,7 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.14.0 + fastq: 1.15.0 dev: false /@tailwindcss/typography/0.5.8_tailwindcss@3.2.4: @@ -114,8 +114,8 @@ packages: hasBin: true dev: false - /ajv/8.11.2: - resolution: {integrity: sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==} + /ajv/8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -384,8 +384,8 @@ packages: engines: {node: '>= 4.9.1'} dev: false - /fastq/1.14.0: - resolution: {integrity: sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==} + /fastq/1.15.0: + resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} dependencies: reusify: 1.0.4 dev: false @@ -878,29 +878,29 @@ packages: engines: {node: '>=0.10.0'} dev: false - /postcss-import/14.1.0_postcss@8.4.20: + /postcss-import/14.1.0_postcss@8.4.21: resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} engines: {node: '>=10.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 dev: false - /postcss-js/4.0.0_postcss@8.4.20: + /postcss-js/4.0.0_postcss@8.4.21: resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.3.3 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.20 + postcss: 8.4.21 dev: false - /postcss-load-config/3.1.4_postcss@8.4.20: + /postcss-load-config/3.1.4_postcss@8.4.21: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -913,7 +913,7 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.20 + postcss: 8.4.21 yaml: 1.10.2 dev: false @@ -921,13 +921,13 @@ packages: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} dev: false - /postcss-nested/6.0.0_postcss@8.4.20: + /postcss-nested/6.0.0_postcss@8.4.21: resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 postcss-selector-parser: 6.0.11 dev: false @@ -935,13 +935,13 @@ packages: resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} dev: false - /postcss-safe-parser/6.0.0_postcss@8.4.20: + /postcss-safe-parser/6.0.0_postcss@8.4.21: resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 dev: false /postcss-scss/4.0.6: @@ -967,20 +967,20 @@ packages: util-deprecate: 1.0.2 dev: false - /postcss-sorting/7.0.1_postcss@8.4.20: + /postcss-sorting/7.0.1_postcss@8.4.21: resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==} peerDependencies: postcss: ^8.3.9 dependencies: - postcss: 8.4.20 + postcss: 8.4.21 dev: false /postcss-value-parser/4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: false - /postcss/8.4.20: - resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + /postcss/8.4.21: + resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -988,17 +988,17 @@ packages: source-map-js: 1.0.2 dev: false - /prettier-plugin-tailwindcss/0.2.1_prettier@2.8.1: + /prettier-plugin-tailwindcss/0.2.1_prettier@2.8.2: resolution: {integrity: sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==} engines: {node: '>=12.17.0'} peerDependencies: prettier: '>=2.2.0' dependencies: - prettier: 2.8.1 + prettier: 2.8.2 dev: false - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: false @@ -1189,120 +1189,120 @@ packages: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: false - /stylelint-config-css-modules/4.1.0_stylelint@14.16.0: + /stylelint-config-css-modules/4.1.0_stylelint@14.16.1: resolution: {integrity: sha512-w6d552NscwvpUEaUcmq8GgWXKRv6lVHLbDj6QIHSM2vCWr83qRqRvXBJCfXDyaG/J3Zojw2inU9VvU99ZlXuUw==} peerDependencies: stylelint: ^14.5.1 dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 optionalDependencies: - stylelint-scss: 4.3.0_stylelint@14.16.0 + stylelint-scss: 4.3.0_stylelint@14.16.1 dev: false - /stylelint-config-one/2.3.1_stylelint@14.16.0: + /stylelint-config-one/2.3.1_stylelint@14.16.1: resolution: {integrity: sha512-WoiqtkUQcurt8ngTsercypc3nyUpj3lJncVEYAPRbeOpRpVDYICgk0rJUFdA7j0X9nHHDambtQOdWFArMj6Xmg==} peerDependencies: stylelint: '>=14.0.0' dependencies: - stylelint: 14.16.0 - stylelint-config-css-modules: 4.1.0_stylelint@14.16.0 - stylelint-config-prettier: 9.0.4_stylelint@14.16.0 - stylelint-config-recess-order: 3.1.0_stylelint@14.16.0 - stylelint-config-standard: 27.0.0_stylelint@14.16.0 - stylelint-config-standard-scss: 5.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-css-modules: 4.1.0_stylelint@14.16.1 + stylelint-config-prettier: 9.0.4_stylelint@14.16.1 + stylelint-config-recess-order: 3.1.0_stylelint@14.16.1 + stylelint-config-standard: 27.0.0_stylelint@14.16.1 + stylelint-config-standard-scss: 5.0.0_stylelint@14.16.1 transitivePeerDependencies: - postcss dev: false - /stylelint-config-prettier/9.0.4_stylelint@14.16.0: + /stylelint-config-prettier/9.0.4_stylelint@14.16.1: resolution: {integrity: sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 dev: false - /stylelint-config-recess-order/3.1.0_stylelint@14.16.0: + /stylelint-config-recess-order/3.1.0_stylelint@14.16.1: resolution: {integrity: sha512-LXR6zD5O9cS1a9gbLbuKvWLs7qmHj4xm5MQ5KhhwZPMhtQP9da3F6Jsp/NAUdsAwDQEnT1ShU16YVdgN6p4a/w==} peerDependencies: stylelint: '>=14' dependencies: - stylelint: 14.16.0 - stylelint-order: 5.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-order: 5.0.0_stylelint@14.16.1 dev: false - /stylelint-config-recommended-scss/7.0.0_stylelint@14.16.0: + /stylelint-config-recommended-scss/7.0.0_stylelint@14.16.1: resolution: {integrity: sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==} peerDependencies: stylelint: ^14.4.0 dependencies: postcss-scss: 4.0.6 - stylelint: 14.16.0 - stylelint-config-recommended: 8.0.0_stylelint@14.16.0 - stylelint-scss: 4.3.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended: 8.0.0_stylelint@14.16.1 + stylelint-scss: 4.3.0_stylelint@14.16.1 transitivePeerDependencies: - postcss dev: false - /stylelint-config-recommended/8.0.0_stylelint@14.16.0: + /stylelint-config-recommended/8.0.0_stylelint@14.16.1: resolution: {integrity: sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ==} peerDependencies: stylelint: ^14.8.0 dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 dev: false - /stylelint-config-recommended/9.0.0_stylelint@14.16.0: + /stylelint-config-recommended/9.0.0_stylelint@14.16.1: resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==} peerDependencies: stylelint: ^14.10.0 dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 dev: false - /stylelint-config-standard-scss/5.0.0_stylelint@14.16.0: + /stylelint-config-standard-scss/5.0.0_stylelint@14.16.1: resolution: {integrity: sha512-zoXLibojHZYPFjtkc4STZtAJ2yGTq3Bb4MYO0oiyO6f/vNxDKRcSDZYoqN260Gv2eD5niQIr1/kr5SXlFj9kcQ==} peerDependencies: stylelint: ^14.9.0 dependencies: - stylelint: 14.16.0 - stylelint-config-recommended-scss: 7.0.0_stylelint@14.16.0 - stylelint-config-standard: 26.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended-scss: 7.0.0_stylelint@14.16.1 + stylelint-config-standard: 26.0.0_stylelint@14.16.1 transitivePeerDependencies: - postcss dev: false - /stylelint-config-standard/26.0.0_stylelint@14.16.0: + /stylelint-config-standard/26.0.0_stylelint@14.16.1: resolution: {integrity: sha512-hUuB7LaaqM8abvkOO84wh5oYSkpXgTzHu2Zza6e7mY+aOmpNTjoFBRxSLlzY0uAOMWEFx0OMKzr+reG1BUtcqQ==} peerDependencies: stylelint: ^14.9.0 dependencies: - stylelint: 14.16.0 - stylelint-config-recommended: 8.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended: 8.0.0_stylelint@14.16.1 dev: false - /stylelint-config-standard/27.0.0_stylelint@14.16.0: + /stylelint-config-standard/27.0.0_stylelint@14.16.1: resolution: {integrity: sha512-J+wxyODWQCW2kgdhVzj51a4cFcJkglkMQrjPU/1Jo8w2oKSKK5ZRqHvDDWxEmjYWIYbMhhIMS5dOgVpGUMIACw==} peerDependencies: stylelint: ^14.10.0 dependencies: - stylelint: 14.16.0 - stylelint-config-recommended: 9.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended: 9.0.0_stylelint@14.16.1 dev: false - /stylelint-order/5.0.0_stylelint@14.16.0: + /stylelint-order/5.0.0_stylelint@14.16.1: resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==} peerDependencies: stylelint: ^14.0.0 dependencies: - postcss: 8.4.20 - postcss-sorting: 7.0.1_postcss@8.4.20 - stylelint: 14.16.0 + postcss: 8.4.21 + postcss-sorting: 7.0.1_postcss@8.4.21 + stylelint: 14.16.1 dev: false - /stylelint-scss/4.3.0_stylelint@14.16.0: + /stylelint-scss/4.3.0_stylelint@14.16.1: resolution: {integrity: sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==} peerDependencies: stylelint: ^14.5.1 @@ -1312,15 +1312,15 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 - stylelint: 14.16.0 + stylelint: 14.16.1 dev: false - /stylelint/14.16.0: - resolution: {integrity: sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==} + /stylelint/14.16.1: + resolution: {integrity: sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: - '@csstools/selector-specificity': 2.0.2_2xshye3abirqjlplmebvmaxyna + '@csstools/selector-specificity': 2.0.2_wajs5nedgkikc5pcuwett7legi balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 7.1.0 @@ -1343,10 +1343,10 @@ packages: micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.20 + postcss: 8.4.21 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0_postcss@8.4.20 + postcss-safe-parser: 6.0.0_postcss@8.4.21 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -1397,7 +1397,7 @@ packages: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.11.2 + ajv: 8.12.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -1423,11 +1423,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.20 - postcss-import: 14.1.0_postcss@8.4.20 - postcss-js: 4.0.0_postcss@8.4.20 - postcss-load-config: 3.1.4_postcss@8.4.20 - postcss-nested: 6.0.0_postcss@8.4.20 + postcss: 8.4.21 + postcss-import: 14.1.0_postcss@8.4.21 + postcss-js: 4.0.0_postcss@8.4.21 + postcss-load-config: 3.1.4_postcss@8.4.21 + postcss-nested: 6.0.0_postcss@8.4.21 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 quick-lru: 5.1.1