27
pnpm-lock.yaml
generated
27
pnpm-lock.yaml
generated
@ -4360,7 +4360,7 @@ packages:
|
||||
'@docusaurus/react-loadable': 5.5.2(react@17.0.2)
|
||||
'@docusaurus/types': 2.4.1(react-dom@17.0.2)(react@17.0.2)
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
'@types/react-router-config': 5.0.7
|
||||
'@types/react-router-dom': 5.3.3
|
||||
react: 17.0.2
|
||||
@ -4667,7 +4667,7 @@ packages:
|
||||
'@docusaurus/utils': 2.4.1(@docusaurus/types@2.3.1)
|
||||
'@docusaurus/utils-common': 2.4.1(@docusaurus/types@2.3.1)
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
'@types/react-router-config': 5.0.7
|
||||
clsx: 1.2.1
|
||||
parse-numeric-range: 1.3.0
|
||||
@ -4769,7 +4769,7 @@ packages:
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
commander: 5.1.0
|
||||
joi: 17.9.2
|
||||
react: 17.0.2
|
||||
@ -4791,7 +4791,7 @@ packages:
|
||||
react-dom: ^16.8.4 || ^17.0.0
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
commander: 5.1.0
|
||||
joi: 17.9.2
|
||||
react: 17.0.2
|
||||
@ -7970,7 +7970,7 @@ packages:
|
||||
/@types/react-phone-number-input@3.0.14:
|
||||
resolution: {integrity: sha512-xOje1m+Z9n3kxj5/bCJzpDeokA95aYYuFbmcK8myyod+KLy3h5tKwCQwSEcU+603EeyfgTMkjz7GYY9S0aZLCQ==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
dev: true
|
||||
|
||||
/@types/react-redux@7.1.25:
|
||||
@ -7986,7 +7986,7 @@ packages:
|
||||
resolution: {integrity: sha512-pFFVXUIydHlcJP6wJm7sDii5mD/bCmmAY0wQzq+M+uX7bqS95AQqHZWP1iNMKrWVQSuHIzj5qi9BvrtLX2/T4w==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
'@types/react-router': 5.1.20
|
||||
dev: false
|
||||
|
||||
@ -7994,7 +7994,7 @@ packages:
|
||||
resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
'@types/react-router': 5.1.20
|
||||
dev: false
|
||||
|
||||
@ -8002,19 +8002,19 @@ packages:
|
||||
resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
dev: false
|
||||
|
||||
/@types/react-scroll@1.8.6:
|
||||
resolution: {integrity: sha512-aMTiNgcmA7dwn1yjoHsiL78RfRnKCXzFyMbv63VrZTXloSfNePBdKtVObC3/My6irwDf0Oz0U4VjEC/vrv6/9w==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
dev: true
|
||||
|
||||
/@types/react-transition-group@4.4.5:
|
||||
resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.7
|
||||
'@types/react': 18.2.8
|
||||
dev: true
|
||||
|
||||
/@types/react@18.0.27:
|
||||
@ -8039,6 +8039,13 @@ packages:
|
||||
'@types/scheduler': 0.16.3
|
||||
csstype: 3.1.2
|
||||
|
||||
/@types/react@18.2.8:
|
||||
resolution: {integrity: sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/scheduler': 0.16.3
|
||||
csstype: 3.1.2
|
||||
|
||||
/@types/resolve@1.20.2:
|
||||
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
||||
dev: true
|
||||
|
Reference in New Issue
Block a user