- @bigcapital/server@0.10.1
 - @bigcapital/webapp@0.10.2
This commit is contained in:
Ahmed Bouhuolia
2023-10-03 22:07:42 +02:00
parent fd27136274
commit 0404ff7d28
3 changed files with 2 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bigcapital/server",
"version": "0.10.0",
"version": "0.10.1",
"description": "",
"main": "src/server.ts",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@bigcapital/webapp",
"version": "0.10.1",
"version": "0.10.2",
"private": true,
"dependencies": {
"@blueprintjs-formik/core": "^0.3.6",
@@ -117,7 +117,6 @@
"resolutions": {
"react-error-overlay": "6.0.9"
},
"browserslist": {
"production": [
">0.2%",

11
pnpm-lock.yaml generated
View File

@@ -525,9 +525,6 @@ importers:
cross-env:
specifier: ^7.0.2
version: 7.0.3
deep-map-keys:
specifier: ^2.0.1
version: 2.0.1
deepdash:
specifier: ^5.3.9
version: 5.3.9
@@ -10348,14 +10345,6 @@ packages:
/deep-is@0.1.4:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
/deep-map-keys@2.0.1:
resolution: {integrity: sha512-hvsUEzDow++fTMwM2f2S7ttG39Y20mprBGwsydPpgmHwPQGwG10KJW44JgYVImJtXlDY983jIiqU9W2+DS2yzg==}
engines: {node: '>=6'}
dependencies:
es6-weak-map: 2.0.3
lodash: 4.17.21
dev: false
/deep-map@2.0.0:
resolution: {integrity: sha512-guIurpeZi1wiclCEEHpJmFx7Tr4gkmSBNcUpY67maP4BJeEa1JPVf9KXURcCI/cAHsvGtqVwQKI/X39rY735Rg==}
engines: {node: '>=6'}