update tools
This commit is contained in:
Generated
+5
-5
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"archiver": "^5.3.0",
|
||||
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.2",
|
||||
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.3",
|
||||
"fstream": ">=1.0.12",
|
||||
"glob": "^10.2.6",
|
||||
"grunt": "^1.5.3",
|
||||
@@ -3095,8 +3095,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/espo-frontend-build-tools": {
|
||||
"version": "0.0.2",
|
||||
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#5215ede102ae0ebe34b4b4d626076814ef99bec3",
|
||||
"version": "0.0.3",
|
||||
"resolved": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -9340,9 +9340,9 @@
|
||||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
||||
},
|
||||
"espo-frontend-build-tools": {
|
||||
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#5215ede102ae0ebe34b4b4d626076814ef99bec3",
|
||||
"version": "git+ssh://git@github.com/espocrm/frontend-build-tools.git#761335be9604ce828fba8fcff983e1c8f385f770",
|
||||
"dev": true,
|
||||
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.2",
|
||||
"from": "espo-frontend-build-tools@github:espocrm/frontend-build-tools#0.0.3",
|
||||
"requires": {
|
||||
"@babel/cli": "^7.21.5",
|
||||
"@babel/core": "^7.22.1",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"archiver": "^5.3.0",
|
||||
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.2",
|
||||
"espo-frontend-build-tools": "github:espocrm/frontend-build-tools#0.0.3",
|
||||
"fstream": ">=1.0.12",
|
||||
"glob": "^10.2.6",
|
||||
"grunt": "^1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user