fix: update the pnpm-lock.yaml
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version": "0.10.2",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@bigcapital/email-components": "*",
|
||||
"@bigcapital/pdf-templates": "*",
|
||||
"@bigcapital/utils": "*",
|
||||
"@bigcapital/email-components": "workspace:*",
|
||||
"@bigcapital/pdf-templates": "workspace:*",
|
||||
"@bigcapital/utils": "workspace:*",
|
||||
"@blueprintjs-formik/core": "^0.3.7",
|
||||
"@blueprintjs-formik/datetime": "^0.4.0",
|
||||
"@blueprintjs-formik/select": "^0.4.5",
|
||||
|
||||
Generated
-24
@@ -415,9 +415,6 @@ importers:
|
||||
'@bigcapital/pdf-templates':
|
||||
specifier: workspace:*
|
||||
version: link:../../shared/pdf-templates
|
||||
'@bigcapital/sdk-ts':
|
||||
specifier: workspace:*
|
||||
version: link:../../shared/sdk-ts
|
||||
'@bigcapital/utils':
|
||||
specifier: workspace:*
|
||||
version: link:../../shared/bigcapital-utils
|
||||
@@ -478,9 +475,6 @@ importers:
|
||||
'@stripe/react-connect-js':
|
||||
specifier: ^3.3.13
|
||||
version: 3.3.13(@stripe/connect-js@3.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.80.0
|
||||
version: 5.90.21(react@18.3.1)
|
||||
'@testing-library/react':
|
||||
specifier: ^9.4.0
|
||||
version: 9.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -625,9 +619,6 @@ importers:
|
||||
moment-timezone:
|
||||
specifier: ^0.5.33
|
||||
version: 0.5.45
|
||||
openapi-typescript-fetch:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
path-browserify:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
@@ -5089,14 +5080,6 @@ packages:
|
||||
resolution: {integrity: sha512-pj0cAALblTZBPtMltWOlZTQSLT07jIaFNeM8TWoJD1cQMgDB9mcMlVMoetiB35OzNJpqQ2b+QEtwiR9f20mADg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
'@tanstack/query-core@5.90.20':
|
||||
resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==}
|
||||
|
||||
'@tanstack/react-query@5.90.21':
|
||||
resolution: {integrity: sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==}
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
|
||||
'@testing-library/dom@10.1.0':
|
||||
resolution: {integrity: sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==}
|
||||
engines: {node: '>=18'}
|
||||
@@ -19715,13 +19698,6 @@ snapshots:
|
||||
|
||||
'@supercharge/promise-pool@3.2.0': {}
|
||||
|
||||
'@tanstack/query-core@5.90.20': {}
|
||||
|
||||
'@tanstack/react-query@5.90.21(react@18.3.1)':
|
||||
dependencies:
|
||||
'@tanstack/query-core': 5.90.20
|
||||
react: 18.3.1
|
||||
|
||||
'@testing-library/dom@10.1.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.27.1
|
||||
|
||||
Reference in New Issue
Block a user