Update pnpm-lock.yaml

This commit is contained in:
NoriDev 2023-05-24 16:18:17 +09:00
parent ae68abca40
commit 6d8c348b7d

View file

@ -29,6 +29,9 @@ importers:
js-yaml:
specifier: 4.1.0
version: 4.1.0
mitt:
specifier: 3.0.0
version: 3.0.0
typescript:
specifier: 5.0.4
version: 5.0.4
@ -127,6 +130,9 @@ importers:
'@swc/core':
specifier: 1.3.59
version: 1.3.59
'@vitalets/google-translate-api':
specifier: 9.2.0
version: 9.2.0
accepts:
specifier: 1.3.8
version: 1.3.8
@ -765,6 +771,9 @@ importers:
syuilo-password-strength:
specifier: 0.0.1
version: 0.0.1
temml:
specifier: 0.10.0
version: 0.10.0
textarea-caret:
specifier: 3.1.0
version: 3.1.0
@ -4285,7 +4294,7 @@ packages:
detect-libc: 2.0.1
https-proxy-agent: 5.0.1
make-dir: 3.1.0
node-fetch: 2.6.7
node-fetch: 2.6.11
nopt: 5.0.0
npmlog: 5.0.1
rimraf: 3.0.2
@ -4569,7 +4578,7 @@ packages:
dependencies:
chalk: 4.1.2
consola: 2.15.3
node-fetch: 2.6.7
node-fetch: 2.6.11
transitivePeerDependencies:
- encoding
dev: false
@ -6704,6 +6713,10 @@ packages:
/@types/http-cache-semantics@4.0.1:
resolution: {integrity: sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==}
/@types/http-errors@1.8.2:
resolution: {integrity: sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w==}
dev: false
/@types/istanbul-lib-coverage@2.0.4:
resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==}
dev: true
@ -7268,6 +7281,17 @@ packages:
eslint-visitor-keys: 3.4.1
dev: true
/@vitalets/google-translate-api@9.2.0:
resolution: {integrity: sha512-w98IPWGuexlGmh8Y19AxF6cgWT0U5JLevVNDKEuFpTWtBC9z3YtDWKTDxF3nPP1k9bWicuB1V7I7YfHoZiDScw==}
engines: {node: '>=14'}
dependencies:
'@types/http-errors': 1.8.2
http-errors: 2.0.0
node-fetch: 2.6.11
transitivePeerDependencies:
- encoding
dev: false
/@vitejs/plugin-react@3.1.0(vite@4.3.8):
resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==}
engines: {node: ^14.18.0 || >=16.0.0}
@ -14880,6 +14904,10 @@ packages:
minipass: 3.3.6
yallist: 4.0.0
/mitt@3.0.0:
resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==}
dev: false
/mixin-deep@1.3.2:
resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==}
engines: {node: '>=0.10.0'}
@ -18821,6 +18849,10 @@ packages:
memoizerific: 1.11.3
dev: true
/temml@0.10.0:
resolution: {integrity: sha512-l3hKkvNYsPAUfUhIgLtlVY5QlSuRtJrnoy74O1aO3Al8PWsmgl97ASRoAanJEviitj/9f+7SjdXn+pEwbSFVoA==}
dev: false
/temp-dir@2.0.0:
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
engines: {node: '>=8'}