File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44 "repository" : " git@github.com:Javiani/micro-frontends.git" ,
55 "author" : " Javiani <eduardo.ottaviani@gmail.com>" ,
66 "license" : " MIT" ,
7- "host" :" https://mfe-jails.netlify.app" ,
7+ "host" : " https://mfe-jails.netlify.app" ,
88 "scripts" : {
99 "dev" : " NODE_ENV=dev parcel src/mfes/**/page.pug --no-cache" ,
1010 "build" : " rm -rf ./dist && parcel build src/shared/main.ts && parcel build src/mfes/**/index.* --no-content-hash --no-cache" ,
1515 "parcel" : " ^2.10.3"
1616 },
1717 "dependencies" : {
18- "jails-js" : " ^5.6.0 " ,
18+ "jails-js" : " ^5.6.1 " ,
1919 "jails.pandora" : " ^1.0.1"
2020 }
2121}
Original file line number Diff line number Diff line change @@ -1722,7 +1722,7 @@ jackspeak@^2.3.6:
17221722 optionalDependencies :
17231723 " @pkgjs/parseargs" " ^0.11.0"
17241724
1725- jails-js@^5.6.0 :
1725+ jails-js@^5.6.1 :
17261726 version "5.6.1"
17271727 resolved "https://registry.yarnpkg.com/jails-js/-/jails-js-5.6.1.tgz#9c2fb090a4f28ac0c60f665a4241b374f2a45eb6"
17281728 integrity sha512-oJr+K583Xaj8MrZKJa8gVKGLn4wef5rb9mYWLgZnl9adtViF1J5i/eBkzLfjTk8IZWV/kKaV6d5MQ3E37tfPpA==
@@ -2315,6 +2315,7 @@ stable@^0.1.8:
23152315 integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
23162316
23172317" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2318+ name string-width-cjs
23182319 version "4.2.3"
23192320 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23202321 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2333,6 +2334,7 @@ string-width@^5.0.1, string-width@^5.1.2:
23332334 strip-ansi "^7.0.1"
23342335
23352336" strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2337+ name strip-ansi-cjs
23362338 version "6.0.1"
23372339 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23382340 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
You can’t perform that action at this time.
0 commit comments