chore: remove 'arcaptcha-react' package from pnpm-lock.yaml
- Deleted references to the 'arcaptcha-react' package in pnpm-lock.yaml as it is no longer needed. - This change aligns with previous cleanup efforts to enhance project maintainability.
This commit is contained in:
parent
840c328819
commit
094af1cb8b
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@ -100,9 +100,6 @@ importers:
|
|||||||
'@types/jalaali-js':
|
'@types/jalaali-js':
|
||||||
specifier: ^1.2.0
|
specifier: ^1.2.0
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
arcaptcha-react:
|
|
||||||
specifier: ^0.4.0
|
|
||||||
version: 0.4.0(react@19.2.3)
|
|
||||||
axios:
|
axios:
|
||||||
specifier: 1.18.1
|
specifier: 1.18.1
|
||||||
version: 1.18.1(debug@4.4.3)
|
version: 1.18.1(debug@4.4.3)
|
||||||
@ -3013,14 +3010,6 @@ packages:
|
|||||||
app-module-path@2.2.0:
|
app-module-path@2.2.0:
|
||||||
resolution: { integrity: sha512-gkco+qxENJV+8vFcDiiFhuoSvRXb2a/QPqpSoWhVz829VNJfOTnELbBmPmNKFxf3xdNnw4DWCkzkDaavcX/1YQ== }
|
resolution: { integrity: sha512-gkco+qxENJV+8vFcDiiFhuoSvRXb2a/QPqpSoWhVz829VNJfOTnELbBmPmNKFxf3xdNnw4DWCkzkDaavcX/1YQ== }
|
||||||
|
|
||||||
arcaptcha-react@0.4.0:
|
|
||||||
resolution: { integrity: sha512-BsMZGEA2JdRvXlIHcz/oVg45GpVYbJGULu5wkCz8urA1Ik87Lf5RVC7ztmoTAmc5lm4MB1RFep1EfXLtoFSHQw== }
|
|
||||||
peerDependencies:
|
|
||||||
react: '>=16.8.0'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
react:
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
arg@5.0.2:
|
arg@5.0.2:
|
||||||
resolution: { integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg== }
|
resolution: { integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg== }
|
||||||
|
|
||||||
@ -8456,12 +8445,6 @@ snapshots:
|
|||||||
|
|
||||||
app-module-path@2.2.0: {}
|
app-module-path@2.2.0: {}
|
||||||
|
|
||||||
arcaptcha-react@0.4.0(react@19.2.3):
|
|
||||||
dependencies:
|
|
||||||
core-js: 3.50.0
|
|
||||||
optionalDependencies:
|
|
||||||
react: 19.2.3
|
|
||||||
|
|
||||||
arg@5.0.2: {}
|
arg@5.0.2: {}
|
||||||
|
|
||||||
argparse@2.0.1: {}
|
argparse@2.0.1: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user