chore: bump dependencies

This commit is contained in:
Ryan Wang
2022-11-15 20:27:32 +08:00
parent c7e62290e7
commit 58fb80b0e2
2 changed files with 81 additions and 81 deletions

View File

@@ -46,18 +46,18 @@
"@tailwindcss/typography": "^0.5.8",
"@types/alpinejs": "^3.7.1",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"autoprefixer": "^10.4.13",
"eslint": "^8.27.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"postcss": "^8.4.18",
"postcss": "^8.4.19",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"release-it": "^15.5.0",
"tailwindcss": "^3.2.3",
"tailwindcss-plugin-icons": "^2.0.5",
"tailwindcss": "^3.2.4",
"tailwindcss-plugin-icons": "^2.0.7",
"typescript": "^4.8.4",
"vite": "^3.2.3"
},

152
pnpm-lock.yaml generated
View File

@@ -10,19 +10,19 @@ specifiers:
'@tailwindcss/typography': ^0.5.8
'@types/alpinejs': ^3.7.1
'@types/node': 18.11.9
'@typescript-eslint/eslint-plugin': ^5.42.1
'@typescript-eslint/parser': ^5.42.1
'@typescript-eslint/eslint-plugin': ^5.43.0
'@typescript-eslint/parser': ^5.43.0
alpinejs: ^3.10.5
autoprefixer: ^10.4.13
eslint: ^8.27.0
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.2.1
postcss: ^8.4.18
postcss: ^8.4.19
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.13
release-it: ^15.5.0
tailwindcss: ^3.2.3
tailwindcss-plugin-icons: ^2.0.5
tailwindcss: ^3.2.4
tailwindcss-plugin-icons: ^2.0.7
tocbot: ^4.18.2
typescript: ^4.8.4
vite: ^3.2.3
@@ -36,23 +36,23 @@ devDependencies:
'@iconify-json/gg': 1.1.2
'@iconify-json/simple-icons': 1.1.34
'@iconify-json/tabler': 1.1.46
'@tailwindcss/aspect-ratio': 0.4.2_tailwindcss@3.2.3
'@tailwindcss/line-clamp': 0.4.2_tailwindcss@3.2.3
'@tailwindcss/typography': 0.5.8_tailwindcss@3.2.3
'@tailwindcss/aspect-ratio': 0.4.2_tailwindcss@3.2.4
'@tailwindcss/line-clamp': 0.4.2_tailwindcss@3.2.4
'@tailwindcss/typography': 0.5.8_tailwindcss@3.2.4
'@types/alpinejs': 3.7.1
'@types/node': 18.11.9
'@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
autoprefixer: 10.4.13_postcss@8.4.18
'@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i
'@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy
autoprefixer: 10.4.13_postcss@8.4.19
eslint: 8.27.0
eslint-config-prettier: 8.5.0_eslint@8.27.0
eslint-plugin-prettier: 4.2.1_v7o5sx5x3wbs57ifz6wc4f76we
postcss: 8.4.18
postcss: 8.4.19
prettier: 2.7.1
prettier-plugin-tailwindcss: 0.1.13_prettier@2.7.1
release-it: 15.5.0
tailwindcss: 3.2.3_postcss@8.4.18
tailwindcss-plugin-icons: 2.0.5_tailwindcss@3.2.3
tailwindcss: 3.2.4_postcss@8.4.19
tailwindcss-plugin-icons: 2.0.7_tailwindcss@3.2.4
typescript: 4.8.4
vite: 3.2.3_@types+node@18.11.9
@@ -340,23 +340,23 @@ packages:
defer-to-connect: 2.0.1
dev: true
/@tailwindcss/aspect-ratio/0.4.2_tailwindcss@3.2.3:
/@tailwindcss/aspect-ratio/0.4.2_tailwindcss@3.2.4:
resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==}
peerDependencies:
tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1'
dependencies:
tailwindcss: 3.2.3_postcss@8.4.18
tailwindcss: 3.2.4_postcss@8.4.19
dev: true
/@tailwindcss/line-clamp/0.4.2_tailwindcss@3.2.3:
/@tailwindcss/line-clamp/0.4.2_tailwindcss@3.2.4:
resolution: {integrity: sha512-HFzAQuqYCjyy/SX9sLGB1lroPzmcnWv1FHkIpmypte10hptf4oPUfucryMKovZh2u0uiS9U5Ty3GghWfEJGwVw==}
peerDependencies:
tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1'
dependencies:
tailwindcss: 3.2.3_postcss@8.4.18
tailwindcss: 3.2.4_postcss@8.4.19
dev: true
/@tailwindcss/typography/0.5.8_tailwindcss@3.2.3:
/@tailwindcss/typography/0.5.8_tailwindcss@3.2.4:
resolution: {integrity: sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
@@ -365,7 +365,7 @@ packages:
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
postcss-selector-parser: 6.0.10
tailwindcss: 3.2.3_postcss@8.4.18
tailwindcss: 3.2.4_postcss@8.4.19
dev: true
/@tootallnate/once/1.1.2:
@@ -399,8 +399,8 @@ packages:
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
dev: true
/@typescript-eslint/eslint-plugin/5.42.1_2udltptbznfmezdozpdoa2aemq:
resolution: {integrity: sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==}
/@typescript-eslint/eslint-plugin/5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i:
resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -410,10 +410,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/scope-manager': 5.42.1
'@typescript-eslint/type-utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/scope-manager': 5.43.0
'@typescript-eslint/type-utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy
debug: 4.3.4
eslint: 8.27.0
ignore: 5.2.0
@@ -426,8 +426,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser/5.42.1_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==}
/@typescript-eslint/parser/5.43.0_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -436,9 +436,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.42.1
'@typescript-eslint/types': 5.42.1
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4
'@typescript-eslint/scope-manager': 5.43.0
'@typescript-eslint/types': 5.43.0
'@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4
debug: 4.3.4
eslint: 8.27.0
typescript: 4.8.4
@@ -446,16 +446,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager/5.42.1:
resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==}
/@typescript-eslint/scope-manager/5.43.0:
resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.42.1
'@typescript-eslint/visitor-keys': 5.42.1
'@typescript-eslint/types': 5.43.0
'@typescript-eslint/visitor-keys': 5.43.0
dev: true
/@typescript-eslint/type-utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==}
/@typescript-eslint/type-utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -464,8 +464,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4
'@typescript-eslint/utils': 5.42.1_rmayb2veg2btbq6mbmnyivgasy
'@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4
'@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy
debug: 4.3.4
eslint: 8.27.0
tsutils: 3.21.0_typescript@4.8.4
@@ -474,13 +474,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types/5.42.1:
resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==}
/@typescript-eslint/types/5.43.0:
resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.42.1_typescript@4.8.4:
resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==}
/@typescript-eslint/typescript-estree/5.43.0_typescript@4.8.4:
resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -488,8 +488,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.42.1
'@typescript-eslint/visitor-keys': 5.42.1
'@typescript-eslint/types': 5.43.0
'@typescript-eslint/visitor-keys': 5.43.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -500,17 +500,17 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils/5.42.1_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==}
/@typescript-eslint/utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy:
resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.42.1
'@typescript-eslint/types': 5.42.1
'@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4
'@typescript-eslint/scope-manager': 5.43.0
'@typescript-eslint/types': 5.43.0
'@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4
eslint: 8.27.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.27.0
@@ -520,11 +520,11 @@ packages:
- typescript
dev: true
/@typescript-eslint/visitor-keys/5.42.1:
resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==}
/@typescript-eslint/visitor-keys/5.43.0:
resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.42.1
'@typescript-eslint/types': 5.43.0
eslint-visitor-keys: 3.3.0
dev: true
@@ -701,7 +701,7 @@ packages:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
dev: true
/autoprefixer/10.4.13_postcss@8.4.18:
/autoprefixer/10.4.13_postcss@8.4.19:
resolution: {integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
@@ -713,7 +713,7 @@ packages:
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
postcss: 8.4.18
postcss: 8.4.19
postcss-value-parser: 4.2.0
dev: true
@@ -2880,29 +2880,29 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/postcss-import/14.1.0_postcss@8.4.18:
/postcss-import/14.1.0_postcss@8.4.19:
resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==}
engines: {node: '>=10.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
postcss: 8.4.18
postcss: 8.4.19
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.1
dev: true
/postcss-js/4.0.0_postcss@8.4.18:
/postcss-js/4.0.0_postcss@8.4.19:
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.18
postcss: 8.4.19
dev: true
/postcss-load-config/3.1.4_postcss@8.4.18:
/postcss-load-config/3.1.4_postcss@8.4.19:
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'}
peerDependencies:
@@ -2915,17 +2915,17 @@ packages:
optional: true
dependencies:
lilconfig: 2.0.6
postcss: 8.4.18
postcss: 8.4.19
yaml: 1.10.2
dev: true
/postcss-nested/6.0.0_postcss@8.4.18:
/postcss-nested/6.0.0_postcss@8.4.19:
resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
postcss: 8.4.18
postcss: 8.4.19
postcss-selector-parser: 6.0.10
dev: true
@@ -2941,8 +2941,8 @@ packages:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
dev: true
/postcss/8.4.18:
resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==}
/postcss/8.4.19:
resolution: {integrity: sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.4
@@ -3466,16 +3466,16 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/tailwindcss-plugin-icons/2.0.5_tailwindcss@3.2.3:
resolution: {integrity: sha512-CaqOe0hwi7pVlqVyHdgdLzHitvmzL3wnyCnAjnJmmnynbJuQUwN6L8i/u4NdouMszQYuIzm9uS+stTInYLcHZQ==}
/tailwindcss-plugin-icons/2.0.7_tailwindcss@3.2.4:
resolution: {integrity: sha512-ZkFLyl5XCGXK8YFuYhZyyD6hiSWj4GsKYJqHwdagaQ61aZc4Jmxj6SEa13LRG3EDpNDxkeIgZNZy6+NET1NQcQ==}
peerDependencies:
tailwindcss: 3.x
dependencies:
tailwindcss: 3.2.3_postcss@8.4.18
tailwindcss: 3.2.4_postcss@8.4.19
dev: true
/tailwindcss/3.2.3_postcss@8.4.18:
resolution: {integrity: sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==}
/tailwindcss/3.2.4_postcss@8.4.19:
resolution: {integrity: sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==}
engines: {node: '>=12.13.0'}
hasBin: true
peerDependencies:
@@ -3495,11 +3495,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
postcss: 8.4.18
postcss-import: 14.1.0_postcss@8.4.18
postcss-js: 4.0.0_postcss@8.4.18
postcss-load-config: 3.1.4_postcss@8.4.18
postcss-nested: 6.0.0_postcss@8.4.18
postcss: 8.4.19
postcss-import: 14.1.0_postcss@8.4.19
postcss-js: 4.0.0_postcss@8.4.19
postcss-load-config: 3.1.4_postcss@8.4.19
postcss-nested: 6.0.0_postcss@8.4.19
postcss-selector-parser: 6.0.10
postcss-value-parser: 4.2.0
quick-lru: 5.1.1
@@ -3705,7 +3705,7 @@ packages:
dependencies:
'@types/node': 18.11.9
esbuild: 0.15.10
postcss: 8.4.18
postcss: 8.4.19
resolve: 1.22.1
rollup: 2.79.1
optionalDependencies: