0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: remove annoying install module failure warning from parcel (#3095)

This commit is contained in:
Charles Zhao 2023-02-10 22:13:02 +08:00 committed by GitHub
parent 111e2973c2
commit 2102a1e608
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 0 deletions

View file

@ -44,6 +44,7 @@
"@types/react-dom": "^18.0.0",
"@types/react-modal": "^3.13.1",
"@types/react-syntax-highlighter": "^15.5.1",
"buffer": "^5.7.1",
"classnames": "^2.3.1",
"clean-deep": "^3.4.0",
"cross-env": "^7.0.3",

View file

@ -29,6 +29,7 @@
"@silverhand/ts-config-react": "1.2.1",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"buffer": "^5.7.1",
"cross-env": "^7.0.3",
"eslint": "^8.21.0",
"i18next": "^21.8.16",

View file

@ -41,6 +41,7 @@
"devDependencies": {
"@silverhand/eslint-config": "1.3.0",
"@silverhand/ts-config": "1.2.1",
"buffer": "^5.7.1",
"eslint": "^8.21.0",
"lint-staged": "^13.0.0",
"prettier": "^2.8.1",

View file

@ -132,6 +132,7 @@ importers:
'@types/react-dom': ^18.0.0
'@types/react-modal': ^3.13.1
'@types/react-syntax-highlighter': ^15.5.1
buffer: ^5.7.1
classnames: ^2.3.1
clean-deep: ^3.4.0
cross-env: ^7.0.3
@ -204,6 +205,7 @@ importers:
'@types/react-dom': 18.0.6
'@types/react-modal': 3.13.1
'@types/react-syntax-highlighter': 15.5.1
buffer: 5.7.1
classnames: 2.3.1
clean-deep: 3.4.0
cross-env: 7.0.3
@ -426,6 +428,7 @@ importers:
'@silverhand/ts-config-react': 1.2.1
'@types/react': ^18.0.0
'@types/react-dom': ^18.0.0
buffer: ^5.7.1
cross-env: ^7.0.3
eslint: ^8.21.0
i18next: ^21.8.16
@ -454,6 +457,7 @@ importers:
'@silverhand/ts-config-react': 1.2.1_typescript@4.9.4
'@types/react': 18.0.15
'@types/react-dom': 18.0.6
buffer: 5.7.1
cross-env: 7.0.3
eslint: 8.21.0
i18next: 21.8.16
@ -556,6 +560,7 @@ importers:
'@silverhand/eslint-config': 1.3.0
'@silverhand/essentials': 2.1.0
'@silverhand/ts-config': 1.2.1
buffer: ^5.7.1
eslint: ^8.21.0
lint-staged: ^13.0.0
prettier: ^2.8.1
@ -569,6 +574,7 @@ importers:
devDependencies:
'@silverhand/eslint-config': 1.3.0_k3lfx77tsvurbevhk73p7ygch4
'@silverhand/ts-config': 1.2.1_typescript@4.9.4
buffer: 5.7.1
eslint: 8.21.0
lint-staged: 13.0.0
prettier: 2.8.1